문제

I'm wanting to know the best practice to do a MariaDB upgrade on opensuse.

I am getting this error:

mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db =
'a_database'': Cannot load from mysql.proc. The table is probably
corrupted (1548)

I'm assuming that an upgrade will fix the error.

So what is the best practice to do that?

도움이 되었습니까?

해결책

When you upgrade versions, run the upgrade script. Often there are new columns in various system tables.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 dba.stackexchange
scroll top