June 28, 2013 By Severalnines
This article describes how to setup replication between a regular MySQL server and a Galera Cluster. The regular MySQL Server is the MASTER , and one of the Galera nodes will be the SLAVE:
In this example we have the following hosts:
- REGULAR MASTER: 10.0.1.10
- GALERA NODE #1 (SLAVE): 10.0.1.11