Report this

What is the reason for this report?

What's the database preparation process to transfer wordpress from mysql 5.7 to 8

Posted on May 10, 2020

I recently transferred a wordpress site on ubuntu 16.04 with mysql 5.7 to a new droplet using ubuntu 18.04 with mysql 8.0.19, but I simply imported the database from 5.7 to 8.0.19, so my question is if I need to do some sort of conversion, check, or repair to make it compatible with mysql 8? Or simply importing the database is enough? What’s the proper way? Remember that I already transfered the site.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

@puneetmysql unfortunately, the Mysql_Upgrade command has been deprecated since version 8.0.16.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.