Bug #48989 Connection are not closed when closing the Admin tab for an instance
Submitted: 23 Nov 2009 12:49 Modified: 11 Jan 2010 16:09
Reporter: Geert Vanderkelen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.8 OS:MacOS (10.6.2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[23 Nov 2009 12:49] Geert Vanderkelen
Description:
In Workbench Server Administration:

When opening an instance, checking the connections, closing the instance the connection will be not terminated.

How to repeat:
* Server Administration: open an instance
* Go to Connections, 'remember' the last connection ID
* Close the instance e.g. closing the tab 'Admin (instancename)'
* Open the same instance again
* Go back to connections, and see the old connection ID still there.

BTW, this is a bug coming from MBA, see bug #37123.

Suggested fix:
It seems that 'Connections' opens a new connection to execute a SHOW PROCESSLIST. Is this really needed?
[7 Jan 2010 13:19] Johannes Taxacher
fix confirmed. will be included in 5.2.12
[11 Jan 2010 16:09] Tony Bedford
An entry has been added to the 5.2.12 changelog:

The ID for a connection was displayed in the Connections tab of the Admin page, even after the corresponding administration session had been closed.