Bug #66229 New tables show up at end of list in object browser
Submitted: 6 Aug 2012 20:53 Modified: 22 Aug 2012 15:08
Reporter: Bob Dankert Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.41 OS:Windows (W7 32)
Assigned to: CPU Architecture:Any
Tags: new tables, Object Browser, order, regression, sort

[6 Aug 2012 20:53] Bob Dankert
Description:
Creating a new table in Workbench, the new table shows up in the Object Browser at the end of the list instead of where it should be alphabetically.  Doing a refresh on the view does not fix the issue, you have to close out of the connection and come back in.  Having to close out of the connection to fix this is quite annoying.  Although it may not seem like a big deal, when there are ~1,000 tables it can take a while to find a table and then realize it's actually at the end instead of where it should be.

How to repeat:
Create a new table that should appear anywhere except the end of the table list (as ordered alphabetically).  Notice it appears at the end of the list instead of at its appropriate location.

Suggested fix:
Add the new table at the appropriate location in the object browser, or at least make it possible to have refresh put it in its correct location.
[7 Aug 2012 1:11] MySQL Verification Team
Thank you for the bug report. It worked with 5.2.40.
[14 Aug 2012 19:07] Alfredo Kojima
Please try version 5.2.42
[21 Aug 2012 18:08] Bob Dankert
This issue looks resolved to me in 5.2.42.