Bug #2258 Unable to use Save-As after failed save attempt of new table
Submitted: 2 Jan 2004 11:20 Modified: 2 Jan 2004 11:34
Reporter: William Hodgson Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.4-beta OS:Windows (Windows 2000 Pro)
Assigned to: Dean Ellis CPU Architecture:Any

[2 Jan 2004 11:20] William Hodgson
Description:
When attempting to create a new table, I inadvertently used the same name as an existing table. MySQL returned an error 1050: Table 'xxx' already exists.  However, this version of control center does not appear to give me the opportunity to save with a different table name.  "Save As" is grayed out and save repeats the error message without prompting for a new table name. I needed to cancel and start again.

I was unable to locate an existing bug within this database or through a Google search; under the search terms of "save as" or "duplication table name" and with the control center category selected.

I appreciate your guidance or fix.

How to repeat:
-Create a new table with MySQL Control Center.
-Add one or more fields to the table.
-Click save.
-Provide a table name that already exists in the active database.
-After MySQL returns error code 1050, attempt to save or save as with another name.
[2 Jan 2004 11:34] Dean Ellis
Go to the Table Properties tab and change the table name before saving.