Hi I have a problem with the backup database:
Error while backing up database xxx1
mysqldump error output: mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'xxx1'': Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50541, now running 100508. Please use mariadb-upgrade to fix this error (1558)
Error while backing up database xxx2
mysqldump error output: mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'xxx2'': Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50541, now running 100508. Please use mariadb-upgrade to fix this error (1558)
How to solve this problem ?
Error while backing up database xxx1
mysqldump error output: mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'xxx1'': Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50541, now running 100508. Please use mariadb-upgrade to fix this error (1558)
Error while backing up database xxx2
mysqldump error output: mysqldump: Couldn't execute 'SHOW FUNCTION STATUS WHERE Db = 'xxx2'': Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 50541, now running 100508. Please use mariadb-upgrade to fix this error (1558)
How to solve this problem ?