Bug #68595 add option to hide sleeping connection
Submitted: 7 Mar 2013 10:10 Modified: 12 Jun 2013 5:02
Reporter: Christian Hesse (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S4 (Feature request)
Version:5.2.47 OS:Any
Assigned to: CPU Architecture:Any
Tags: Administration, sleep, STATUS

[7 Mar 2013 10:10] Christian Hesse
Description:
By default MySQL Workbench Server Administration Status lists all connection, including sleeping ones. On a well used server this can make the status page very confusing, finding a command that brings some headache can be hard. Additionally refreshing the status can be very slow.

How to repeat:
Start MySQL Workbench, connect Server Administration to a well used server and watch the status page.

Suggested fix:
I would like to add an option to hide sleeping connection. This makes the status page a lot cleaner.
[7 Mar 2013 10:11] Christian Hesse
add option to hide sleeping connections

Attachment: mysql-workbench.patch (application/octet-stream, text), 1.44 KiB.

[3 Apr 2013 16:14] Armando Lopez Valencia
Thanks a lot for your request.
[12 Jun 2013 5:02] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.2 release, and here's the changelog entry:

A new "Hide sleeping connections" option was added to the "Client
Connections" section of the MySQL "MANAGEMENT" tab.

Thank you for the bug report.