Community

Comparing MySQL Statement-Based and Row-Based Replication

(Chris Schneider) There are many ways you can replicate MySQL data, whether it be a simple two-node cluster, chain or master/master. This article explains the two types of data replication (Statement-Based Replication and Row-Based Replication) available in MySQL.

Read More - Register for Free Membership