Quantcast
Channel: StackExchange Replication Questions
Viewing all articles
Browse latest Browse all 17268

Can MySQL GTIDs be used in a master-master topology?

$
0
0

When using coordinate based replication, it was possible in MySQL to have each of two nodes replicating off the other in a master-master topology.

With the introduction of GTID's in MySQL 5.6, can this same topology be used in the same way when GTID replication is enabled?

I don't immediately see any reason why not, but I can't find any info online about it and I just don't want to discover a few weeks later a bunch of weird corruption issues.


Viewing all articles
Browse latest Browse all 17268

Trending Articles