Bug #61648 Unable to rename schema in the "alter schema" dialogue
Submitted: 26 Jun 2011 23:41 Modified: 27 Jun 2011 3:30
Reporter: John Porter Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.34 CE OS:Windows (Windows 7 64-bit)
Assigned to: CPU Architecture:Any
Tags: alter, rename, schema

[26 Jun 2011 23:41] John Porter
Description:
When trying to rename a schema using the SQL Editor, the text field for entering the new name of the schema is disabled, resulting in users not being able to rename their databases.

How to repeat:
Open SQL editor and connect to a server.

Right click a schema in the schema list and select "alter schema".

Find the field for "Name" to be disabled.

Suggested fix:
Enable the text field for "Name" in the "alter schema" dialogue.
[26 Jun 2011 23:42] John Porter
Updated operating system to show version.
[27 Jun 2011 3:30] Valeriy Kravchuk
This is a duplicate of Bug #61097.