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.
PDO (mysql を使用) で永続的な接続を使用する場合、同時に永続的な接続を持つことができるデータベースの数に制限はありますか? (もしそうなら、それはどこに設定できますか)?
接続は PDO によって制限されません。MySQL ドライバーは . MySQL は、最大量を設定するように構成することもできます。
では、ディレクティブmy.iniを編集できます。max_connections
my.ini
max_connections