Bug #21433 Sorting in MySQL Administrator does not work right
Submitted: 3 Aug 2006 17:09 Modified: 28 Aug 2006 10:33
Reporter: Chang-Ping Hsiao Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.8/1.2.1 beta OS:
Assigned to: Mike Lischke CPU Architecture:Any

[3 Aug 2006 17:09] Chang-Ping Hsiao
Description:
The sorting for "Table Name" in "Catalogs" -> "Schemata" does not sort correctly.

How to repeat:
1. Open MySQL Administrator
2. Click "Catalogs"
3. Select a schema in "Schemata"
4. In "Schema Tables" tab, click on "Table Name" to sort table names
5. The sorting is not correct.

Suggested fix:
Don't know.
[3 Aug 2006 17:10] Chang-Ping Hsiao
Sort in table name is not correct.

Attachment: sort.gif (image/gif, text), 92.46 KiB.

[3 Aug 2006 19:53] Sveta Smirnova
Thank you for the report.

But I am confused. What is incorrect on your picture?
[3 Aug 2006 22:10] Chang-Ping Hsiao
The order is incorrect at the following lines.

ps_emailed_links
ps_emailed_link_list
ps_email_activity
[4 Aug 2006 18:16] Sveta Smirnova
Verified as described.

Output of SHOW TABLES:
ps_email_activity
ps_emailed_link_list
ps_emailed_links

Output in MySQL Administrator:
ps_emailed_links
ps_emailed_link_list
ps_email_activity
[28 Aug 2006 10:33] Mike Lischke
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/