Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在评估在某些主机 (VPS) 上迁移到 pdo,但它似乎是以需要更多内存为代价的。
问:在 php.ini 中有一个设置:
pdo_mysql.cache_size = 2000
我找不到太多关于它的信息,它指的是mysql-slots,背后的目的和数学是什么?毕竟,mysqld 有它自己的缓存——为什么 pdo 也应该有一个?
问候,
//t
由于错误,此设置和功能已被删除(请参阅相关差异) 。
我不确定您从哪里获得这些信息,但根据php.ini 指令列表,没有像pdo_mysql.cache_size.
pdo_mysql.cache_size