Bug #60148 mysql schema doesn't appear in Object Browser
Submitted: 16 Feb 2011 18:15 Modified: 16 Feb 2011 18:41
Reporter: Mark Fedd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.31CE OS:Windows
Assigned to: CPU Architecture:Any

[16 Feb 2011 18:15] Mark Fedd
Description:
When opening the SQL Editor, the MySQL browser does not appear, even when I have set mysql as the Default Schema in the connection.   I do have access to that schema with that connection (can run SQL against mysql tables).  

How to repeat:
Open SQL Editor and see what appears in Default window and navigation tree below
[16 Feb 2011 18:19] Valeriy Kravchuk
Please, check in Preferences | SQL Editor if "Show Metadata Schemata" option is checked.
[16 Feb 2011 18:41] Mark Fedd
Your suggestion solved the problem, thank you