Answers for "error 1558 (hy000) at line 23321: column count of mysql.proc is wrong. expected 21, found 20. created with mariadb 50737, now running 100424. please use mysql_upgrade to fix this error"

1

Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 100145, now running 100415. Please use mysql_upgrade to fix this error

mysql_upgrade -u root -p
service mysqld restart
Posted by: Guest on April-12-2021

Code answers related to "error 1558 (hy000) at line 23321: column count of mysql.proc is wrong. expected 21, found 20. created with mariadb 50737, now running 100424. please use mysql_upgrade to fix this error"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language