Bug #49042 Added table does not appear in Tables list in WB
Submitted: 24 Nov 2009 17:05 Modified: 4 May 2010 15:33
Reporter: Todd Farmer (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.2 r4753 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[24 Nov 2009 17:05] Todd Farmer
Description:
When a table is created in WB, the schema objects are not refreshed, so it does not appear there.

There also is no ability to refresh just the schema one is working with, forcing a full refresh.  This is annoying, both because it requires QB to get metadata for all schemas from the server unnecessarily, but also because it changes the user view to focus on the first (alphabetical) schema, rather than the one which was being used.

How to repeat:
1.  Go to the test schema in QB.
2.  Click "Add table"
3.  Create table, confirm success.
4.  Close popups
5.  Note that table created by WB does not appear.

Suggested fix:
Automatically refresh the appropriate schema metadata after QB adds a schema object such as a table, view, or procedure.
[4 May 2010 15:33] Alfredo Kojima
Duplicate of bug #50424