Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 8, 20159 yr 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
April 10, 20159 yr We do not need convert MySQL 5.X.X to MariaDB 5.5 and then upgrade 5.5 to 10.X?Thanks!
April 18, 20159 yr Author 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.
Archived
This topic is now archived and is closed to further replies.