Quantcast
Viewing all articles
Browse latest Browse all 20

Post: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 2

… shine and where improvements are expected. This is the second post of a series of articles focused on MySQL 5.6 GTIDs… to s2. This scenario can happen when you want to perform a planned failover. With GTIDs, all the operations are straightforward… try! # For s0,s1, s3, s4 mysql> stop slave; mysql> change master to master_port=10002; mysql> start slave; # And then check the…

The post Post: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 2 appeared first on MySQL Performance Blog.


Viewing all articles
Browse latest Browse all 20

Trending Articles