Bug #49291 No indication that schema data is being retrieved
Submitted: 1 Dec 2009 19:47 Modified: 30 Mar 2012 2:25
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.10 r4680 OS:Windows (XP)
Assigned to: CPU Architecture:Any

[1 Dec 2009 19:47] Todd Farmer
Description:
When loading a large schema in the SQL Editor, there is no indication that the schema is being loaded, and instead, it displays as no schema objects.

Tables (0 items)
Views (0 items)
Routines (0 items)

This is quite disconcerting, particularly if the metadata acquisition takes a long time (say, a 200+ table schema on 5.0.76).

How to repeat:
Use MySQL 5.0.67 or an older version for maximum impact, but observable in recent versions as well.

Select a schema with 200+ tables.

Suggested fix:
Provide some indication that the required metadata is being retrieved from the server.
[30 Mar 2012 2:25] Philip Olson
Fixed as of 5.2.36, and here's the changelog entry:

Selecting a schema with a large number of tables (e.g., 200+) would
indicate that the schema was empty.