Bug #41475 MySql Workbench, export, forward engineer SQL create script
Submitted: 15 Dec 2008 15:25 Modified: 29 Jan 2009 17:49
Reporter: Rick Kane Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.29 OSS OS:Windows (XP SP3)
Assigned to: Alexander Musienko CPU Architecture:Any

[15 Dec 2008 15:25] Rick Kane
Description:
Export, forward engineer SQL create script, object of type MySQL table.
I shift all tables to exclusion masks and then shift back the single table that I want a SQL create script for.  It generates a create script for the entire database instead of the single table.  The first time I noticed this was in 5.0.28.  It remains in 5.0.29.

How to repeat:
Export, forward engineer SQL create script, object of tpe MySQL table.  Shift all tables to exclusion masks.  Shift back a single table.
[16 Jan 2009 22:25] Johannes Taxacher
fixed for upcoming release 5.0.30
[29 Jan 2009 17:49] Tony Bedford
An entry was added to the 5.0.30 changelog:

The Forward Engineer SQL CREATE Script wizard failed to generate a script correctly.

This happened when using the File, Export, Forward Engineer SQL CREATE Script facility. If, in the wizard, Object of type MySQL table was selected, and then all tables added to the Exclusion Masks pane, before moving back the required table to the Objects to Process pane, the script was generated for the entire database rather than the selected table.