Bug #46621 some INSERT statements omitted from export script
Submitted: 9 Aug 2009 16:42 Modified: 11 Aug 2009 7:34
Reporter: Xavier Irias Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.16 OS:Windows (vista64)
Assigned to: Assigned Account CPU Architecture:Any

[9 Aug 2009 16:42] Xavier Irias
Description:
insert statements for some tables are omitted by the Export sql command and the forward-engineer command.

How to repeat:
Use the Export command to make a .sql script, specifying the option to create insert statements.  In my example, which has worked fine in version 5.0, several tables are missing their insert statements.
[10 Aug 2009 8:28] Susanne Ebrecht
For which exact table are you missing the insert statements?
[10 Aug 2009 15:15] Xavier Irias
logentrytype table for example lacks insert statements
[10 Aug 2009 15:51] MySQL Verification Team
See bug: http://bugs.mysql.com/bug.php?id=43799.
[11 Aug 2009 7:34] Susanne Ebrecht
I am sure this is a duplicate of bug #43799