Bug #34733 Physical Schemata > Tables Tab: Tables listed in random order
Submitted: 21 Feb 2008 16:12 Modified: 25 Jun 2010 8:48
Reporter: David Alsbury Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.0.13, 5.0.14 OS:Windows (Vista 32)
Assigned to: Alfredo Kojima CPU Architecture:Any

[21 Feb 2008 16:12] David Alsbury
Description:
The tables listed in the Physical Schemata are listed in a random order, possibly the order of creation.  With a large database, it is sometimes difficult to find a table.

How to repeat:
Create multiple tables in a non alpha-numeric order.

Suggested fix:
Sort tables alpha numerically in list.
[21 Feb 2008 20:26] Valeriy Kravchuk
For me list looks like sorted alphanumerically, by rows, like this:

table1 table2 table3
table4 table5 table6
table7 ...

Please, check.
[21 Feb 2008 23:15] David Alsbury
These tables were not created in any particular order.  Although the tables listed appear to almost be in columns, since they are not in alphabetical order on my screen, I am assuming it is from left to right. They appear as follows:

Person, Document, Designation, PersonGroup, Address, AddressType, EmergencyContact, DocumentType, EmergencyContactRelationship, Designation_has_PersonGroup, Person_has_Designation...

Is that clear?  If you need my mwb file I would be happy to send it.
[29 Feb 2008 9:10] Valeriy Kravchuk
Yes, please, send a file that demonstrates wrong behaviour.
[29 Feb 2008 12:32] David Alsbury
My file can be found here:

http://ihop-atlanta.org/pm.mwb
http://ihop-atlanta.org/mwb01.jpg

I am now using 5.0.14a and the issue still exists on that version.
[29 Feb 2008 19:40] Valeriy Kravchuk
Now it is clear. Thank you for a reasonable feature request.
[18 Mar 2008 1:15] David Alsbury
This issue is now fixed in 5.0.15.  Thanks!
[25 Jun 2010 8:48] Mike Lischke
Fix already released.