Bug #50894 Table editor don't refresh his references after an applied changment
Submitted: 3 Feb 2010 21:15 Modified: 12 May 2010 14:28
Reporter: pedro oriani Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.15 OSS 5053 OS:Windows
Assigned to: Sergei Tkachenko CPU Architecture:Any

[3 Feb 2010 21:15] pedro oriani
Description:
It's like table editor don't refresh metadata information after a successfully change.

How to repeat:
Assume a given table 'foo', use alter table feature within sql editor.
rename it to foo2, press apply... then try to rename it to the old name.
You'll get 'No changes to object were detected.'
Also i've experimented strange behaviours changing columns that may be caused by metadata not refreshed after the change.
[3 Feb 2010 21:32] MySQL Verification Team
Thank you for the bug report. I tried to repeat on Fedora Core 12 X64 and I couldn't repeat. Which OS have you tested?. Thanks in advance.
[3 Feb 2010 21:37] pedro oriani
I'm using Windows 7 x64. I've just retested.
[3 Feb 2010 23:05] MySQL Verification Team
Thank you for the feedback. Only repeatable on Windows.
[20 Apr 2010 9:55] Sergei Tkachenko
The problem with renaming objects remains.
[3 May 2010 3:40] Alfredo Kojima
Rename object bug is already reported elsewhere.
[5 May 2010 21:30] Johannes Taxacher
fixe confirmed in repository
[12 May 2010 14:28] Tony Bedford
An entry has been added to the 5.2.21 changelog:

If the name of a table was changed in the Alter Table dialog, and Apply clicked, then the message “no changes to object were detected” was received, even though a change had been made.