Assicurati che max_connections sia nella sezione [mysqld]:
Es:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..
Assicurati che max_connections sia nella sezione [mysqld]:
Es:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..