From September 18–22, 2016 in San Francisco will be held the
2016’s edition of Oracle Open World. The MySQL Team will be well
represented with more than 20 sessions related to all the new
stuff we released for 5.7 and many other amazing things for 8.0.
I have the honor to present you a tutorial on one of the most
wanted feature: Group Replication.
MySQL Group Replication is a new plugin that ensures virtual
synchronous updates on any member in a group of MySQL servers,
with conflict handling and failure detection. Distributed
recovery is also in the package to ease the process of adding new
servers to your server group.
This tutorial will be full hands-on. Matt Lord and myself will
guide on the process of upgrading your asynchronous replication
architecture to the new multi-master group replication !
This is the link to our tutorial: …
[Read more]