Bug #813 Rename table does not work
Submitted: 8 Jul 2003 14:12 Modified: 24 Jan 2004 12:41
Reporter: Ed Pauley Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.2 OS:Linux (Red Hat 7.2)
Assigned to: Bugs System CPU Architecture:Any

[8 Jul 2003 14:12] Ed Pauley
Description:
The rename table option does not work. After right clicking on a table and selecting rename the name is then highlighted and you can change the name. Once you click away the name goes back to what is was originally. There are no messages or SQL Debug statements indicating that the rename was ever actually attempted. Also Control Center crashes if you select rename and then right click on the name.

How to repeat:

Rename Not Working:
Open a connection to a databases. Expand tables. Right click on a table name. Select rename from the menu. Change the name. Then click away from the just changed table name.

Crash:
Open a connection to a databases. Expand tables. Right click on a table name. Select rename from the menu. Right click on the highlighted table name.

Output from crash:

X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  40
  Minor opcode:  0
  Resource id:  0x0

[1]+  Segmentation fault      mysqlcc
[24 Jan 2004 12:41] MySQL Verification Team
The crash not happens on version 0.9.4.
The rename issue when clicking outside of the edit text box continues
lossing the rename action, for this to work you need to hit the key
ENTER.