Bug #53003 cannot rename table via dialog
Submitted: 20 Apr 2010 19:19 Modified: 21 Apr 2010 3:32
Reporter: Alex Rosario Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.19b OS:MacOS (10.6.3)
Assigned to: CPU Architecture:Any
Tags: alter, rename, table

[20 Apr 2010 19:19] Alex Rosario
Description:
in query view, cannot rename a table using the "alter table" dialog; renaming using an ALTER TABLE query works fine, tho. also, i think trying to alter a table's fields doesn't work once you type a different table name into this dialog.

How to repeat:
right-click/control-click a table in an open database and choose "alter table." only change the table's name in the "table" tab and click "apply." nothing happens - no dialog asking you to confirm the operation, nothing. this may also apply to attempting to alter a table's fields in the "columns" tab, as in if the table's name is different the "apply" button will not work.

Suggested fix:
maybe set the "dirty" bit if the table name is different so that "apply" actually works?
[21 Apr 2010 3:32] Valeriy Kravchuk
This is a duplicate of bug #52786. Known problem.