That’s a bit confusing, but mainly all you need to do is:
mysql_upgrade
Or if there’s a password on the admin account:
mysql_upgrade -u admin -p
That’s a bit confusing, but mainly all you need to do is:
mysql_upgrade
Or if there’s a password on the admin account:
mysql_upgrade -u admin -p
No Comments
You can leave the first : )