Archive for the ‘Replication’ Category

TYPES OF MYSQL REPLICATION

*

Statement-based Replication
*

Row-based Replication
*

Mixed

To change the type of Replication modify my.cnf configuration file and change

I had to dig a while on this one. I think it was mostly because it took me a while to get what was going on. Basically, I have 4 server pairs that I needed to setup. Three where to be mysql instances, a master instance, a slave instance that was only [...]


Recent Posts