About connection reuse (NEARLY MAD)
Posted by: Zhili Xu
Date: July 28, 2013 08:36AM

Hi everyone here,

I am using Ubuntu Desktop 12.04 and MySQL 5.6.

I put MySQL to work, created database, let my application connect to MySQL, and all things are going well, except that, I found my application cannot reuse the connection or set the currently used connection to idle for reuse, and then it continues allocating new connections in the connection pool until the number of the connections reaches the limits.
I have never met such situation before. I have ever deployed my application on Ubuntu Server 12.10 using the same configuration, it runs well with no connection problem.

I don't know why this happens, and how to fix this.
I need your help~~~

Thank you in advance!!

Options: ReplyQuote


Subject
Written By
Posted
About connection reuse (NEARLY MAD)
July 28, 2013 08:36AM


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.