I have already increased this ,
This is from my Host
Quote:
You will need to find out which scripts was using up all your MySQL connections. You can see the processlist of your MySQL through the shell access by running "mysqladmin processlist", when the connections are all used up. The list will show you the database user, database name for each connections. Once you found which of your scripts are making the connection, you will need to fix/troubleshoot the script.
|
Im not sure how to do this and what risks i take by doing it on a live board