Bug #18530 CREATE SCHEMA doesn't update the list of available schemas
Submitted: 27 Mar 2006 6:22 Modified: 12 Sep 2006 13:52
Reporter: Brian Aker Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.18 OS:MacOS (OSX 10.4/Linux/Windows)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: Generic

[27 Mar 2006 6:22] Brian Aker
Description:
CREATE SCHEMA doesn't update the list of available schemas. 

How to repeat:
Start up query browser, type:
CREATE SCHEMA robotrss

and then notice that the drop downs of schema do not update. This was against the 5.1 server.
[28 Mar 2006 19:22] MySQL Verification Team
Thank you for the bug report. The schema list is only updated using the
fresh action.
[12 Sep 2006 13:52] Alfredo Kojima
To refresh the list of available schemas, one has to use the Refresh command
in the context menu (control-click in OSX).