Bug #40327 When renaming a table MW loses inserts.
Submitted: 25 Oct 2008 13:10 Modified: 8 Dec 2008 15:31
Reporter: Kirpi ADAM Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.26 OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: insert rename

[25 Oct 2008 13:10] Kirpi ADAM
Description:
Whenever I try to rename a table Mysql Workbench loses my Inserts and i have re re enter all data again.

How to repeat:
Try to add a table. Then add inserts on that table. After save the workbench. Then create another table. save again. then rename fthe fisrt table. You'll find that table loses it's inserts.
[26 Oct 2008 0:38] MySQL Verification Team
Thank you for the bug report.
[27 Oct 2008 13:33] Johannes Taxacher
This seems to be a problem in table editor because if i rename a table directly on the MySQL Model Page or via the property editor the inserts are not touched. but when changing table name on  table editors Table-Tab the inserts are flushed.

current workaround until our next release is to use MySQL odel-Page or Property Editor to rename tables.
[5 Dec 2008 11:15] Johannes Taxacher
this has been corrected. fix will be in 5.0.28
[8 Dec 2008 15:31] Tony Bedford
An entry was added to the 5.0.28 changelog:

When a table was renamed the inserted data was lost.