Bug #2751 Creating Database via SQL pane does not show up in database list
Submitted: 12 Feb 2004 9:09 Modified: 11 Mar 2004 21:30
Reporter: Ronan O'Connor Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQLCC Severity:S2 (Serious)
Version:0.9.4 OS:Linux (Fedora(core1) gnome 2.4)
Assigned to: Jorge del Conde CPU Architecture:Any

[12 Feb 2004 9:09] Ronan O'Connor
Description:
If the SQL window is opened from the "Console Manager" window and a database is successfully created (e.g. CREATE DATABASE test_db), this database does not show up in the Database list on left hand side. This includes collapsing Database folder and expanding again and also using the refresh button (but does show up in mysql command line client). 
The database will not show up until Connection to host is closed and then reopened.

How to repeat:
From the "Console Manager" window, click on the sql button. Query window opens. Create a new database. E.G. "CREATE DATABASE test_db". Close Query Window. Check Database list. New database is not there. Hit refresh. No difference.
[11 Mar 2004 21:30] MySQL Verification Team
I tested on Windows XP and Suse 9.0 and using the refresh button
the new database was showed.
[16 Mar 2004 1:02] Ronan O'Connor
Yes, but did you test on Fedora :)?

Just because you can't repeat it on a *different* system doesn't mean it doesn't exist;)
By the way, I've also tested this on Windows 2000 and the same thing occurs.