Bug #37008 Workbench loses Inserts data
Submitted: 27 May 2008 15:25 Modified: 10 Jul 2008 13:16
Reporter: Bernhard Wellhoefer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.21 OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any

[27 May 2008 15:25] Bernhard Wellhoefer
Description:
When I add or remove columns for a table, Workbench deletes all Inserts data. 

How to repeat:
Just add Inserts data for a table and then add or remove columns.

Suggested fix:
When adding a new Column the Inserts data can be extended with the default value or NULL. When removing a column the Inserts data can be truncated by this column.
[27 May 2008 15:30] Johannes Taxacher
this has already been fixed and the fix will be in upcoming release 5.0.22
[10 Jul 2008 13:16] Tony Bedford
An entry has been added to the 5.0.22 changelog:

When columns are added to, or removed from a table, Workbench deletes all Inserts data.