MySQL 5.5 to MariaDB 10.1

Has anyone successfully replicated from MySQL 5.5 to MariaDB 10.1 without issue, essentially skipping MySQL 5.6/MariaDB 10.1?

We are aware of this - https://bugs.mysql.com/bug.php?id=80962 - but anything else we should know?

Any help or advice appreciated.

Answer Answered by Ian Gilfillan in this comment.

It's usually safe and quite common to replicate from a lower master to a higher slave, so MySQL/MariaDB 5.5 to MariaDB 10.1 should be fine.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.