mysql.max_links??

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

mysql.max_links??

Post by McGruff »

I have mysql.max_links = 20 on a client's server: does this mean only 20 people at a time can connect to the db?

I couldn't find this anywhere in the manual.
Post Reply