Re: Failure to connect: Too many connections
Posted by: Filipe Silva
Date: January 12, 2017 01:31PM

Hi Will,

Please check this page https://dev.mysql.com/doc/refman/5.5/en/too-many-connections.html.

You should be able to identify your active connections and what they are being used for.

Most probably you have a too low value for 'max_connections' or you are not closing your connections properly.

I hope that helps.

Options: ReplyQuote


Subject
Written By
Posted
Re: Failure to connect: Too many connections
January 12, 2017 01:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.