Sample Header Ad - 728x90

MySQL upgrade via mysqldump

0 votes
1 answer
642 views
We want to upgrade to MySQL 8.0 from MySQL 5.6 but upgrade manual seems to cumbersome and risky to follow doing an in-place upgrade so we have decided to do it via MySQL Workbench export (mysqldump) and import our exported database tables into a fresh new MySQL 8.0 installation Should it be successful or should we do something else in the middle for it to work?
Asked by Matias Haeussler (111 rep)
Jan 18, 2021, 05:00 PM
Last activity: Aug 9, 2025, 04:09 PM