Ohio Riders Posted April 8, 2015 Share Posted April 8, 2015 Some have asked about MariaDB. Here's a how-to: https://mariadb.com/blog/how-i-converted-my-invision-power-board-site-mysql-51-mariadb-10-minimal-downtime Link to comment Share on other sites More sharing options...
ArchLinux Posted April 10, 2015 Share Posted April 10, 2015 We do not need convert MySQL 5.X.X to MariaDB 5.5 and then upgrade 5.5 to 10.X?Thanks! Link to comment Share on other sites More sharing options...
Ohio Riders Posted April 18, 2015 Author Share Posted April 18, 2015 We do not need convert MySQL 5.X.X to MariaDB 5.5 and then upgrade 5.5 to 10.X?Thanks!5.0 yes, 5.1 no. You can safely replicate between one major version different. 5.1 to 5.5 for example. MariaDB 10 is based on 5.5 with features backported from MySQL 5.6. So replicating from MySQL 5.1 to MariaDB 10 should be safe. Should be. It's always recommended to use something like pt-table-checksum to verify data consistency between nodes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.