Bug #682 To many Connections
Submitted: 19 Jun 2003 7:46 Modified: 28 Mar 2014 11:41
Reporter: SHEKHAR AMLE Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version: OS:Any (PCQ Linux 7.1)
Assigned to: Mark Matthews CPU Architecture:Any

[19 Jun 2003 7:46] SHEKHAR AMLE
Description:
When the minimum number of connections to be opened as 5 and maximum number of connections are opened as 10 then if 2 or 3 clients are accessing the server the server gives to many connection problem and it hangs.

How to repeat:
When the minimum number of connections to be opened as 5 and maximum number of connections are opened as 10 then if 2 or 3 clients are accessing the server the server gives to many connection problem and it hangs.
[19 Jun 2003 12:18] Mark Matthews
Please clarify what you mean by

"When the minimum number of connections to be opened as 5 and
maximum number of connections are opened as 10 then if 2 or 3 clients are
accessing the server the server gives to many connection problem and it hangs."

Is this from a connection pool? Some example code might help to demonstrate the problem to us. The default max_connections for MySQL is 100, are you exceeding this in any way? Are there any exceptions thrown from your code? If so, could you please post the message and a full stack trace?
[7 Aug 2003 15:22] Mark Matthews
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
[28 Mar 2014 11:41] Alexander Soklakov
I close this report as "Can't repeat" because there is no feedback for a long time and codebase is too old. Please, feel free to reopen it if the problem still exists in current driver.