I'm trying to change the value of max_connections variable but mysqld doesn't accept that.
I use mysql 3.23.54 and my config file /etc/my.cnf looks like:
[mysql.server] ... ... set-variable max_connections=200
After a newstart of mysqld the value of max_connections is unchanged and equals 100.
PLS help
Regards Jan Josefowicz
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]