Sample Header Ad - 728x90

Restoring backup with a MySQL Database downgrade

0 votes
0 answers
260 views
I want to migrate a MySQL 5.7 database to a MySQL 5.1 version because the MySQL version of the server I’m migrating my WordPress webpage is 5.1. I tried to do it in the usual way but it was not possible. Moreover, I read on this webpage: https://dev.mysql.com/doc/mysql-enterprise-backup/3.12/en/restore-upgrade.html that restoring to an older MySQL version should only be performed when the original and the final server versions are in the same release series. I was wondering what other options I have besides creating the WordPress webpage from scratch using the MySQL 5.1 version this time.
Asked by andrestoga (1 rep)
May 10, 2019, 09:25 PM