Stellen Sie sicher, dass sich max_connections im Abschnitt [mysqld] befindet:
Beispiel:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..
Stellen Sie sicher, dass sich max_connections im Abschnitt [mysqld] befindet:
Beispiel:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..