Replication after upgrading MySQL 5.6 to MariaDB
Hello,
- Are there any differences in how MariaDB manages replication compared to mySQL 5.6? I mean, are there any differences in configurations or instructions?
- I read on MariaDB documentation that replication from MySQL to MariaDB should work but it says nothing about the opposite way. Is it possible to replicate from MariaDB (master) to MySQL 5.6 (slave)?
-
Hello :) Replication from MariaDB to MySQL should work as long as you are not using any exclusive features of MariaDB. This document may help: MariaDB versus MySQL - Compatibility Thank you. 0
Please sign in to leave a comment.
Comments
1 comment