MySQL Blocked Becauase of Too Many Connections
Published October 2nd, 2009This morning we found out that one of our MySQL server is blocking connection for all our Web servers due to too many connections. We solved the problem of too many connections that were coming from the Web server but still MysQL had the Web hosts blocked.
To unblock, we had to run the following command [...]