January 2018
Intermediate to advanced
446 pages
12h 57m
English
If you have installed MySQL through binaries, you have to remove the symlink to the old version (refer to the Uninstalling MySQL 8 section) and do a fresh installation (refer to the Installing MySQL on Linux Using Generic Binaries section):
shell> sudo mysql_upgrade -u root -p
shell> sudo systemctl restart mysqld
Read now
Unlock full access