Bug #34213 Import -> Reverse Engineer SQL Script creates tables but do not display
Submitted: 1 Feb 2008 4:19 Modified: 25 Jun 2010 8:37
Reporter: Mike Willbanks Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version:5.0.12 OS:Windows (XP 64)
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: reverse engineer, tables do not display

[1 Feb 2008 4:19] Mike Willbanks
Description:
When importing a SQL script the tables are created but do not display in the ER Diagram.  In order to make this work you have to drag the table from the catalog onto the canvas.

How to repeat:
1. Create a SQL create script
2. Import -> Reverse Engineer MySQL Create Script
3. Tables are created under the catalog but not in the canvas

Suggested fix:
When importing from a SQL script the canvas should automatically pick up the tables and display them.
[1 Feb 2008 4:50] Valeriy Kravchuk
I think current behaviour is intended, not a bug. If you have 100 tables in the database why we should always display all of them?

Anyway, some option to display all tables automatically will be useful.
[1 Feb 2008 4:58] Mike Willbanks
I see your point on the 100 tables, although it was rather confusing to see when i've used dbdesigner previously.  An option would likely be good to have to either display them or not.
[4 Feb 2008 11:35] Sergei Tkachenko
This feature request will be addressed in v5.0.14.
[25 Jun 2010 8:37] Mike Lischke
Fix already released.