Bug #22414 Massive problems with Schemata
Submitted: 16 Sep 2006 15:38 Modified: 17 Sep 2006 21:10
Reporter: Christoph Schick Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S1 (Critical)
Version:1.1.3 alpha OS:Windows (Windows XP Media Center SP2)
Assigned to: CPU Architecture:Any

[16 Sep 2006 15:38] Christoph Schick
Description:
I tried MySQL Workbench today the first time and had massive problems with the Schemata.

I was not able to add a table or another object (views, ...) to another schema than "test". 

How to repeat:
*Start MySQL Workbench

*Create a new schema by right clicking the "test" schema and select "Create MySQL Schema" - a new schema with the name "New Schema" will be created.

*Try to create a table in the new schema by right clicking the "tables" group within "New Schema" in the object tree - the new table will be created within the schema "test"

*Try to create a table in the new schmema with the table tool on the left toolbar. First select the "New Schema" by left clicking in the object tree. Thereafter select the table tool and left click on the design grid. - the new table will be created within the schema "test".
[17 Sep 2006 21:10] MySQL Verification Team
Thank you for the bug report.