Bug #65325 Tables, Views, and Routines for all Schemas will not stop fetching, Error code a
Submitted: 16 May 2012 2:44 Modified: 18 Jun 2012 12:25
Reporter: Jay Lozier Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.38 OS:Linux (Linux 3.2.0-24-generic)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[16 May 2012 2:44] Jay Lozier
Description:
Log Output
23:46:23 [INF][      WBContext]: WbContext::init
23:46:23 [INF][      WBContext]: System info:
 	MySQL Workbench CE for Linux/Unix version 5.2.38  revision 8753
	Configuration Directory: /home/planas/.mysql/workbench
	Data Directory: /usr/share/mysql-workbench
	Cairo Version: 1.10.2
	OS: Linux 3.2.0-24-generic
	CPU: 2x AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ 2412.391 MHz, 3.9 GB RAM
23:46:28 [INF][     SSH tunnel]: Starting tunnel
23:46:31 [ERR][            grt]: Error Code: 1548
Cannot load from mysql.proc. The table is probably corrupted    Get schema contents
23:46:34 [ERR][            grt]: Error Code: 1548
Cannot load from mysql.proc. The table is probably corrupted    Get schema contents

How to repeat:
Always occurs with Workbench. Tables can be accessed using MySQL Navigator or gsql in Ubuntu 12.04 X64. MySQL installed from repository

LAMPP MySQL database is properly fetched by Workbench.

Configuration file
<?xml version="1.0"?>
<data grt_format="2.0">
  <value _ptr_="0x7f91280266c0" type="list" content-type="object" content-struct-name="db.mgmt.Connection">
    <value type="object" struct-name="db.mgmt.Connection" id="39afff86-1453-11e1-821d-1caff76be934" struct-checksum="0xefea20d5">
      <link type="object" struct-name="db.mgmt.Driver" key="driver">com.mysql.rdbms.mysql.driver.native</link>
      <value type="string" key="hostIdentifier">Mysql@localhost:3306</value>
      <value _ptr_="0x7f91281389b0" type="dict" key="modules"/>
      <value _ptr_="0x7f9128131450" type="dict" key="parameterValues">
        <value type="string" key="%userName%::Mysql@%hostName%:%port%">%userName%::Mysql@%hostName%:%port%</value>
        <value type="string" key="%userName%::Mysql@local">%userName%::Mysql@local</value>
        <value type="string" key="DbSqlEditor:LastDefaultSchema">Work</value>
        <value type="string" key="hostName">localhost</value>
        <value type="int" key="port">3306</value>
        <value type="string" key="schema"></value>
        <value type="string" key="socket"></value>
        <value type="string" key="sslCA"></value>
        <value type="string" key="sslCert"></value>
        <value type="string" key="sslCipher"></value>
        <value type="string" key="sslKey"></value>
        <value type="string" key="userName">root</value>
      </value>
      <value type="string" key="name">localhost</value>
    </value>
  </value>
</data>
[16 May 2012 4:08] Valeriy Kravchuk
Please, check if the same problem still happens with a newer version, 5.2.40.
[17 May 2012 20:37] Jay Lozier
Using Ubuntu 12.04, last version tried is 5.2.39
Have not installed 5.2.40; not sure if version available will work with current 12.04. It is listed for 10.04.
[18 May 2012 12:25] Valeriy Kravchuk
Ubuntu 12.04 formally is NOT supported anyway. I'd try binaries for 11.04 that are available from http://dev.mysql.com/downloads/workbench/5.2.html#downloads
[19 Jun 2012 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".