User root has exceeded the max_user_connections resource
Hello Guys
I found this Error many times on my website. When I Open Error Log File then Show this Error. Please Help me anyone.
Error :-
[23-Sep-2019 13:37:14 UTC] PHP Warning: mysqli_real_connect(): (42000/1226): User "Database Name" has exceeded the "max_user_connections" resource (current value: 30) in /home/**********/public_html/wp-includes/wp-db.php on line 1612
I also ask from my web host but anyone not tell me right answer.
No any other error in error log files and i use only one mysql database user.
Please help me !
-
There is not much you can do if your web host doesn't want to raise the max_user_connections limit. Probably the best way would be if you limit unwanted connections to your website, for example search bots. 0 -
This is indeed a limit imposed by your host. Either this needs to be raised or you would need to limit traffic as noted by @quietFinn 0
Please sign in to leave a comment.
Comments
2 comments