Bug #102675 Error Code: 1728 Cannot load from mysql.proc. The table is probably corrupted
Submitted: 21 Feb 2021 16:40 Modified: 21 Feb 2021 18:23
Reporter: Heinz Schweitzer (Gold Quality Contributor) Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:8.0.23 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[21 Feb 2021 16:40] Heinz Schweitzer
Description:
When connecting I get:

17:31:32	Error loading schema content	Error Code: 1728 Cannot load from mysql.proc. The table is probably corrupted.
Databases are listed but tables can not be fetched etc... 

	

mysql on the command line has no problem nor does phpmydamin have any problem
opening databases and read tables.

How to repeat:
Start workbench and connect to server.
[21 Feb 2021 16:41] Heinz Schweitzer
logfile

Attachment: wb.log (application/octet-stream, text), 8.93 KiB.

[21 Feb 2021 17:29] MySQL Verification Team
Thank you for the bug report. MariaDB server isn't supported by WorkBench, from the wb.log:

17:31:26 [INF][      Workbench]: UI is up
17:31:26 [INF][      Workbench]: Running the application
17:31:30 [INF][SQL Editor Form]: Opened connection 'develop' to mariadb.org binary distribution version 10.4.11-MariaDB
[21 Feb 2021 18:23] Heinz Schweitzer
Bummer !
Any plans to support MariaDB ?