Đảm bảo rằng max_connections trong phần [mysqld]:
Ví dụ:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..
Đảm bảo rằng max_connections trong phần [mysqld]:
Ví dụ:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..