Bug #55813 Sorting in MySQL Admin tool does not work
Submitted: 6 Aug 2010 21:33 Modified: 24 Nov 2010 17:28
Reporter: JD Bottorf Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S2 (Serious)
Version:5.2.26 OS:MacOS
Assigned to: Mike Lischke CPU Architecture:Any
Tags: admin, sort, sorting

[6 Aug 2010 21:33] JD Bottorf
Description:
When listing all connections, none of the columns are sortable.  I would expect that clicking on the header column would change the order from ascending to descending, but this is not the case.  Clicking has no effect.

How to repeat:
Open MySQL Workbench, connect to a MySQL server via Server Administration, click 'Connections' tab to list all connections, click on any header column (id, User, Host, DB, Command, Time, State, Info) to see nothing happen.

Suggested fix:
Change the sort order of values based on which header column is chosen.  I'd like to be able to sort connections based on host/DB/etc.
[7 Aug 2010 8:45] Valeriy Kravchuk
Thank you for the feature request.
[1 Sep 2010 1:59] JD Bottorf
This is true of all header columns....nothing is sortable.  This seems like such an obvious problem to me and I'm very surprised that it has not yet been fixed.  I guess I'm just really surprised that it's a problem to begin with.
[19 Sep 2010 14:44] Alfredo Kojima
marked bug #54807 as a duplicate
[19 Sep 2010 14:46] Alfredo Kojima
marked bug #50103 as duplicate
[20 Sep 2010 16:26] Alfredo Kojima
Implemented in MacOSX, Linux and Windows impl. pending
[22 Oct 2010 14:14] Maksym Yehorov
Linux impl fixed.
[22 Oct 2010 14:23] Mike Lischke
Fixed in repository.
[12 Nov 2010 17:35] Alfredo Kojima
Sorting for other relevant places was also enabled. Some places where it would be unnecessary or cause confusion were left out.
[24 Nov 2010 10:52] Johannes Taxacher
fix confirmed in repository. Most lists in Administration section are now sortable
[24 Nov 2010 17:28] Tony Bedford
An entry has been added to the 5.2.31 changelog:

In the Administrator, most columns were not sortable. For example, in the Connections tab, it was not possible to sort connections based on clicking the columns id, User, Host, DB, Command, Time, State, Info.
[16 Dec 2010 13:40] Daniel Pfirrmann
The "Users" Column in the "Schema Privileges" Tab are still not sortable.