Bug #37123 Closing a Query Tab does not close its connection
Submitted: 31 May 2008 23:10 Modified: 26 May 2009 13:09
Reporter: Ryan Lowe Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:MacOS (10.5.3)
Assigned to: CPU Architecture:Any
Tags: Open Connection, query browser, Query Tab

[31 May 2008 23:10] Ryan Lowe
Description:
When a new Query Tab is opened, it opens a new connection to the target host.  When that same Query Tab is closed, the connection is left open.

How to repeat:
1) Open a new instance of MySQL Query Browser and connect to a target host
2) Open X new Query Tabs
3) Close X Query Tabs
4) Issue a "SHOW PROCESSLIST" query in the remaining tab and you will see that (X+2) connections are still open (and Sleeping)
[2 Jun 2008 10:02] Sveta Smirnova
Thank you for the report.

Verified as described.
[21 Apr 2009 8:24] dipen chaudhary
Has this been resolved? I am using mysql query browser 1.2.12.
[26 May 2009 13:09] Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. Unfortunately you are using an unsupported platform. More informations about supported platforms you will find here:

http://www.mysql.com/support/supportedplatforms/tools.html

More informations about MySQL Workbench you will find here:

http://dev.mysql.com/workbench/
[23 Nov 2009 12:49] Geert Vanderkelen
FYI: The corresponding bug report for Workbench: bug #48989