Bug #2056 mysqlcc table listing sorts all fields as text not numeric
Submitted: 9 Dec 2003 7:52 Modified: 9 Dec 2003 9:35
Reporter: David Maher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.3-beta OS:2.4.20-gentoo-r7
Assigned to: Bugs System CPU Architecture:Any

[9 Dec 2003 7:52] David Maher
Description:
The table summary when viewing a particular database -> Tables listing seems to have a problem sorting columns with numeric data. The columns "Records" and "Size (bytes)" sort in alphabetical order, such as:

0
0
0
107186
11
12987
1455
1551
174
184878
323

... etc

How to repeat:
Start MySQLCC, view table listing under a database. Click on "Records" or "Size" columns to sort. This seems to be independent of the table storage type.

Suggested fix:
Sort the Records and Size columns numerically, rather than alphabetically. And thank you, this is a great tool!
[9 Dec 2003 9:35] Jorge del Conde
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html