Community

Dissecting the MySQL replication binlog events

(Kristian Nielsen) For the replication project that I am currently working on in MariaDB, I wanted to understand exactly what information is needed to do full replication of all MySQL/MariaDB statements on the level of completeness that existing replication does. So I went through the code, and this

Read More - Register for Free Membership