Bug #36913 INSERTs are gone after altering
Submitted: 23 May 2008 11:59 Modified: 23 Jun 2008 12:54
Reporter: Saad Patel Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.0.21 OSS OS:Windows (XP)
Assigned to: CPU Architecture:Any

[23 May 2008 11:59] Saad Patel
Description:
After creating INSERTs that go along with an EER diagram, for initial setup of a schema, default table values, etc., these INSERTs will disappear after any action on that particular table(s) that has INSERTs.

This occurs if column or table are altered in the slightest possible way. The user would expect that instead of the INSERTs vanishing, they would be updated accordingly.

How to repeat:
1. Create any table with at least one column.
2. Click on Insert tab, open the editor
3. Insert n number of rows.
4. Alter some element within the table or the table itself, such as table name
5. Go back to Insert tab, and notice all of the Inserts are gone. 

Suggested fix:
Propogate changes to maintain Inserts.
[23 May 2008 12:54] MySQL Verification Team
Thank you for the bug report. I could not repeat the behavior reported, could
you please provide screen-shots of the steps you did and I will try it. Thanks
in advance.
[23 Jun 2008 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".