Hello,
I am new to mysql cluster, I am trying to understand the concepts with some hands on, below is the POC setup I have created
2 data node
1 SQL node
1 MGM node
SQL node and 1 data node are on the same machine, 2 data node and MGM node on a second machine
Machine 1: 1 SQL Node and 1 data node
Machine 2: 1 MGM node and 1 data node
Replicas : 2
Once the setup is completed, I have created sample db using the SQL node on machine 1,
How do we verify data is available/partitioned on both the nodes?
Can we verify the partition details on the MGM client?
Thank You
Regards,
Sri.
I am new to mysql cluster, I am trying to understand the concepts with some hands on, below is the POC setup I have created
2 data node
1 SQL node
1 MGM node
SQL node and 1 data node are on the same machine, 2 data node and MGM node on a second machine
Machine 1: 1 SQL Node and 1 data node
Machine 2: 1 MGM node and 1 data node
Replicas : 2
Once the setup is completed, I have created sample db using the SQL node on machine 1,
How do we verify data is available/partitioned on both the nodes?
Can we verify the partition details on the MGM client?
Thank You
Regards,
Sri.