Jump to content

How to switch to MariaDB 10


Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...