Bug #68110 Tables, views, and routines do not fetch from Workbench
Submitted: 17 Jan 2013 20:00 Modified: 24 Sep 2014 4:46
Reporter: Jason Shoulders Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.45 CE OS:Windows (XP)
Assigned to: CPU Architecture:Any

[17 Jan 2013 20:00] Jason Shoulders
Description:
In MySQL Workbench, I can connect to my database and I can query it just fine. However, it will not fetch the tables, views, and routines. It just says "fetching" and never shows up. If you query a table, that single table will then show up, but it will not get the others.

I first noticed this problem sometime AFTER I updated the MySql Server. I'm not sure if that's related to the problem or not but wanted to mention it as a possibility.

How to repeat:
Open MySql. Connect to Database. Click on database in the Object Browser to expand the tree. Right click and press "Refresh all".
[17 Jan 2013 20:01] Jason Shoulders
Screenshot of fetching error

Attachment: MySqlBug1.gif (image/gif, text), 153.21 KiB.

[6 Feb 2013 1:41] MySQL Verification Team
Could you please try version 5.2.46. Thanks.
[7 Mar 2013 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[16 Sep 2014 14:01] Carol Xu
I have the exact same issue. I tried both versions 6.1.7 and 5.2.7 CE. I am using Windows 7 64-bit OS.
[24 Sep 2014 4:46] Alfredo Kojima
This is usually because mysql_upgrade was not executed after upgrading MySQL.