Pastikan max_connections di bawah bagian [mysqld]:
Contoh:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..
Pastikan max_connections di bawah bagian [mysqld]:
Contoh:
[mysqld]
socket=/path/to/mysql.sock
datadir=/var/lib/mysql
max_connections=200
[client]
#mysql-client settings here..