Bug #43847 Generate INSERT Statements for Tables does not appear to work
Submitted: 25 Mar 2009 0:31 Modified: 25 Mar 2009 1:21
Reporter: Mark M Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.9 OSS Beta OS:Windows (Vista)
Assigned to: CPU Architecture:Any
Tags: insert, insert statements

[25 Mar 2009 0:31] Mark M
Description:
I check "Generate INSERT Statements for Tables" to populate some tables on creation and it doesn't generate the statements in the .sql file.  This worked fine under 5.0.x.

How to repeat:
Create insert statements with the editor on the Inserts Tab, export the script and notice that the insert statements are missing.
[25 Mar 2009 1:21] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=43799.
[20 Apr 2009 21:48] Byron DeLaMatre
really annoying, please fix