Hey there
I had a problem with my backup-manager because it said the mysql.proc tables where corrupted.
Like this
mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'somewebsite_'': Cannot load from mysql.proc. The table is probably corrupted (1548)
So i found the KB article to solve this problem...
Server Version does not match the Version of the Server
I had a problem with my backup-manager because it said the mysql.proc tables where corrupted.
Like this
mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'somewebsite_'': Cannot load from mysql.proc. The table is probably corrupted (1548)
So i found the KB article to solve this problem...
Server Version does not match the Version of the Server