Bug #13254 can't set the name of the db
Submitted: 16 Sep 2005 3:06 Modified: 26 Apr 2006 12:53
Reporter: Carl Karsten (Silver Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.2 OS:Windows (win)
Assigned to: Mike Lischke CPU Architecture:Any

[16 Sep 2005 3:06] Carl Karsten
Description:
Export creates CREATE DATABASE `test`;
but I don't see a place to set 'test'

How to repeat:
stare at screen
[16 Sep 2005 18:18] Jorge del Conde
Hi!

I'm not sure what you mean by this bug report.  Can you please elaborate on what you mean by a place to set test ?

Thanks!
[16 Sep 2005 18:32] Carl Karsten
I can't find a place to set the name of the DB I want to create.  it seems to be hard-coded to test.

perhaps this shouldn't have been a bug report, but a "how do I specify the name of the Database I want to create?"  It was getting late.

fantastic work so far.
[21 Sep 2005 17:41] Jorge del Conde
Thanks, I see what you mean now.  Thanks for your report
[26 Apr 2006 12:53] Mike Lischke
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

There is a context menu available for the structure tree that can be used to launch an editor, but it dead-locked when the user tried to invoke it. This is now fixed.