Forum Moderators: open
Using MyQL's instructions [dev.mysql.com...] (I hope this link it's OK since it's a known site), I run /usr/bin/mysql_upgrade which in turn runs
mysqlcheck --check-upgrade --all-databases --auto-repair
&
mysql_fix_privilege_tables
do I need to do anything else as far as the two versions are concerned?
thanks,