Bug #36527 | Query Execute Thread cannot connect to MySQL | ||
---|---|---|---|
Submitted: | 6 May 2008 12:29 | Modified: | 15 May 2008 13:02 |
Reporter: | Shawn Downs | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.2.12 | OS: | Other (Windows Vista) |
Assigned to: | CPU Architecture: | Any |
[6 May 2008 12:29]
Shawn Downs
[6 May 2008 15:37]
MySQL Verification Team
Thank you ofr the bug report. Could you please see bug: http://bugs.mysql.com/bug.php?id=28629 and verify max_user_connections had been reached. Thanks in advance.
[6 May 2008 21:00]
Shawn Downs
Thank you for your time in this matter!!! I have fixed the issue by adjusting the max_user_connections from 1 -> 2. Could you please explain why that would create an issue.
[14 May 2008 22:20]
MySQL Verification Team
Thank you for the feedback. To understand better this behavior please enable the --log option of the server start and then you will see that QB creates (by design) a new connection for each query. There is already a feature request to change this behavior. Thanks in advance.