Current mysql version is 5.7
To downgrade mysql, using this tutorial too? :
i tried it but got this result :
MySQL 5.7 cannot be directly upgraded to 5.5
If you wish to upgrade MySQL to 5.5, do it in increments, upgrading 5.7 to the next version released, and going up until you reach 5.5.
tried to 5.6 first, but same :
MySQL 5.7 cannot be directly upgraded to 5.6
If you wish to upgrade MySQL to 5.6, do it in increments, upgrading 5.7 to the next version released, and going up until you reach 5.6.
if not, which tutorial to downgrade mysql, for Centos?
I only founding these
How to downgrade/upgrade MySQL on FreeBSD https://help.directadmin.com/item.php?id=106
Debian: Downgrading from MySQL 5.6 to 5.5 https://help.directadmin.com/item.php?id=513
How to downgrade to MySQL 4.0 from 4.1 (Linux/rpms) https://help.directadmin.com/item.php?id=96
To downgrade mysql, using this tutorial too? :
How to upgrade mysql with custombuild 2.0
https://help.directadmin.com/item.php?id=240
cd /usr/local/directadmin/custombuild
./build set mysql 5.5
./build set mysql_inst mysql
./build set mysql_backup yes
./build update
./build mysql
i tried it but got this result :
MySQL 5.7 cannot be directly upgraded to 5.5
If you wish to upgrade MySQL to 5.5, do it in increments, upgrading 5.7 to the next version released, and going up until you reach 5.5.
tried to 5.6 first, but same :
MySQL 5.7 cannot be directly upgraded to 5.6
If you wish to upgrade MySQL to 5.6, do it in increments, upgrading 5.7 to the next version released, and going up until you reach 5.6.
if not, which tutorial to downgrade mysql, for Centos?
I only founding these
How to downgrade/upgrade MySQL on FreeBSD https://help.directadmin.com/item.php?id=106
Debian: Downgrading from MySQL 5.6 to 5.5 https://help.directadmin.com/item.php?id=513
How to downgrade to MySQL 4.0 from 4.1 (Linux/rpms) https://help.directadmin.com/item.php?id=96