Hi all, a few months have passed since our first preview release of MySQL Group Replication. Now is the time for the second preview release of MySQL Group Replication, the plugin that brings multi-master update everywhere to MySQL, as described in Hello World post.…
Category Archives: Labs
MySQL 5.7.5-labs: Multi-source Replication
Multi-source replication for MySQL has been released as a part of 5.7.5-labs-preview
downloadable from labs.mysql.com. It is one among the several features that are
cooking in the replication technologies at MySQL. (For a birds eye view of all
replication features introduced in 5.7…
MySQL Group Replication : Hello World!
The first preview release of MySQL Group Replication, a MySQL plugin that brings multi-master update everywhere to MySQL, is available on labs. This plugin ties together concepts and technologies from distributed systems, such as group communication, with traditional database replication. The ultimate result is a seamlessly distributed and replicated database over a set of MySQL servers cooperating together to keep the replicated state strongly consistent.…
Multi-source Replication and Multi-threaded Applier Enhancements Preview
There are a lot of nice goodies in MySQL 5.7.5 already, but there are also some additional features that we are working on and would like to share with you right now as well. For that we have done a couple of labs releases.…