Cannot load from mysql.proc

Posted on Leave a commentPosted in PHP, SQL Server

Today, I’ve problem with my database. When I try to export/backup a database, the following error is shown: [code] Cannot load from mysql.proc. The table is probably corrupted [/code] And that is happened because some error in mysql engine. I try to solve it with upgrade mysql engine. The following steps are: 1. Using command […]