Bug #45920 Workbench fails to create inserts in the DDL for certain tables
Submitted: 2 Jul 2009 19:29 Modified: 16 Jul 2009 9:51
Reporter: Paul Trotter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.1.16 OS:Any (XP SP3, Mac OS X 10.5)
Assigned to: Alexander Musienko CPU Architecture:Any
Tags: CHECKED, inserts

[2 Jul 2009 19:29] Paul Trotter
Description:
Workbench 5.1.16 fails to create inserts in the exported DDL for some tables.

How to repeat:
Download the cybrarian.mwb file that I have attached to this page. Open it. Go to File -> Export -> Forward Engineer SQL CREATE Script... Choose an output file and make sure that you have the Generate Inserts box checked. Export all tables. You'll notice that the inserts for tables 'employee' and 'comm_log_items' are missing.
[2 Jul 2009 20:20] Valeriy Kravchuk
Thank you for the problem report. Verified just as described also with 5.1.16 on Mac OS X.
[15 Jul 2009 17:46] Johannes Taxacher
fixed in repository. will be included in 5.1.17.
fix also merged to 5.2 and will there be included in 5.2.2.
[16 Jul 2009 9:51] Tony Bedford
An entry was added to the 5.1.17 and 5.2.2 changelogs:

MySQL Workbench 5.1.16 failed to create INSERTs in the exported DDL for some tables.