Tag: Open Source

Community

Group Replication — an Overview

(Matt Lord) Within the MySQL team, we’re extremely excited about Group Replication! More and more of our users are also starting to become aware of this exciting feature–which offers native synchronous replication with support for multi-master or active/active update-anywhere replication clusters.

Community

A safer MySQL box in Docker

(Giuseppe Maxia) The MySQL team has been maintaining a MySQL image on Docker. They have been listening to requests from the community and reacting quickly. So far, they have fixed two bugs that I reported and introduced a feature request that I suggested to make the server more secure.