1 message in com.mysql.lists.bugsControl Center
FromSent OnAttachments
Marc Meketon10 Apr 2003 07:43 
Subject:Control Center
From:Marc Meketon (ma@multimodalinc.com)
Date:04/10/2003 07:43:49 AM
List:com.mysql.lists.bugs

I just began using MySQL Control Center. I'm trying to see if it can replace my
MS SQL Server database.

Bug: Click on Tables to get a list of the tables. Click on the "size" column
heading to sort by size, and the sort is alphabetic and not numeric. Sorting 3,
500, 1000 gives a sort order of 1000, 3, 500, since 1 < 3 < 5

Complaint: You need to improve the multi-threading aspects. If I'm loading up
a large table (by double clicking on the table name), I might want to hit
a"stop" button to stop it after a while. Also, when indexing or performing
other actions on tables, if I move the edit-table screen it "blanks out" my
underlying windows... enough though it's the server really doing the work.