already more than 'max_user_connections' active connections
How do I fix this? Connections are not closing properly? Not enough connections?
My settings in /etc/my.conf
[mysqld]
max_user_connections=300
max_connections=1500
#set-variable = max_connections=500
safe-show-database
default-character-set=cp1251
How do I fix this? Connections are not closing properly? Not enough connections?
My settings in /etc/my.conf
[mysqld]
max_user_connections=300
max_connections=1500
#set-variable = max_connections=500
safe-show-database
default-character-set=cp1251
Last edited: