Bug #39256 | table rename not reflected in SQL ALTER Script | ||
---|---|---|---|
Submitted: | 4 Sep 2008 19:59 | Modified: | 13 Oct 2008 14:23 |
Reporter: | Exception e | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.0.24 | OS: | Windows |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
[4 Sep 2008 19:59]
Exception e
[4 Sep 2008 23:46]
MySQL Verification Team
Thank you for the bug report.
[13 Oct 2008 10:31]
Johannes Taxacher
Errors in comparison code have been corrected. Bug will be fixed in 5.0.26
[13 Oct 2008 14:23]
Tony Bedford
An entry was added to the 5.0.26 changelog: Renaming a table and then selecting Forward Engineer SQL ALTER Script did not result in a RENAME statement. Instead, DROP and CREATE statements were generated.