Bug #68945 | Renaming a table causes the object tree to misbehave | ||
---|---|---|---|
Submitted: | 13 Apr 2013 9:37 | Modified: | 13 Apr 2013 14:43 |
Reporter: | Teodor Hadjiev | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.47 | OS: | Windows (Win7 x64) |
Assigned to: | CPU Architecture: | Any |
[13 Apr 2013 9:37]
Teodor Hadjiev
[13 Apr 2013 14:43]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[26 Jul 2015 6:43]
Paul Weiss
Basically the same thing is happening for me, in 6.3.4.0 on Microsoft Windows (7 Home Premium SP 1) 64-bit. But it's not quite the same behavior: After applying a table rename by prefixing "aa" to the old table name, the table's new name shows up in both the new and old sort location. The new location is fine. The old location doesn't show any subtable objects like columns, and show "fetching..." for foreign keys and triggers. As expected, after clicking on refresh, the old location properly disappears. When I then rename that table changing "aa" to "zz", I get similar behavior, the only difference being no "fetching...". However, when I click refresh, it is the _new_ location that disappears! And the subtable objects do not show up in the schema navigator, although they do show up in the table editor. After closing and reopening the connection, everything displays properly.