In this blog, we will discuss about bidirectional
replication between two NDB clusters. With this topology,
user can do transaction simultaneously from both the clusters on
the same database objects.
Let’s create two MySQL NDB Cluster with the following
environment, Here, both will be termed as ‘source’ cluster as
well as ‘replica’ cluster as we will do replication from both the
sides.
- MySQL NDB Cluster version (Latest GA version)
- 1 Management node
- 4 Data nodes
- 2 MySQLDs
- Configuration slots for up to 4 additional API nodes
Replication schema diagram:
|-----------S1---------->>----------S3--------------|
…