Bug #71664 Error loading schema content
Submitted: 11 Feb 2014 8:18 Modified: 6 Apr 2014 15:51
Reporter: Reddi Prasanth Bojanapu Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.0 ce OS:Windows (7)
Assigned to: CPU Architecture:Any

[11 Feb 2014 8:18] Reddi Prasanth Bojanapu
Description:
i have exported all my schema's from one system, and imported into another system. Now i am not being able to see any of the details (tables, views, routines) of the schema when using MySQL Workbench (version 6.0 CE). It's showing could not be fetched. Below error message i am getting 

Error loading schema content	Error Code: 1728 Cannot load from mysql.proc. The table is probably corrupted	

How to repeat:
Error loading schema content	Error Code: 1728 Cannot load from mysql.proc. The table is probably corrupted
[6 Mar 2014 1:56] Alfredo Kojima
It sounds like you dumped/imported the internal mysql DB, which should not have been done, specially if the source and target server versions are different. If your server doesn't have any unique data, you can try:
- reinstalling the server
- export your DBs again (this time without including the mysql schema)
- import again
[6 Mar 2014 15:51] MySQL Verification Team
Please try what Alfredo asked. Thanks.
[7 Apr 2014 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".