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
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
Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 100108, now running 100419. Please use mysql_upgrade to fix this error xampp
These are the steps you need to follow(linux/xampp)
1) go to terminal and type /opt/lampp/bin/mysql -u root -p
2) after that enter the mysql user password if it worked well
then type exit (if it doesn't have password hit enter without
typing anything)
3)after that type cd /opt/lampp/bin and now type
sudo ./mysql_upgrade -u root -p
, enter your password and tadam , here is your mysql upgraded
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us