Bug #51337 new schema name 'new_schema' appears after apply even when changed to 'other'
Submitted: 19 Feb 2010 18:17 Modified: 20 Mar 2010 15:02
Reporter: Scott Lehman Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.16 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: new schema new_schema

[19 Feb 2010 18:17] Scott Lehman
Description:
The schema name 'new_schema' appears in create database statement as:

  CREATE SCHEMA IF NOT EXISTS `new_schema` ;

even when I set the new schema name to 'some_other_schma_name' in the previous create database dialog box.

How to repeat:
Any action or button tries to create a new schema

Suggested fix:
use the new schema name that the user enters in the 'Schema Name' field of the new schema dialog box.
[20 Feb 2010 15:02] Valeriy Kravchuk
Do you see the changed name of schema in the "Phisical schemata" section when you try to do forward engineering?
[21 Mar 2010 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".