Question : So, I have a cluster of 3 nodes, each in a different data center located in the same […]
Tag: mysql-innodb-cluster
how the mysql server settings replicatd in innodb cluster
Question : I just started learning about cluster so I don’t have much knowledge if question is not appropriate please […]
Cannot rejoin or add instance to MySQL InnoDB cluster
Question : I have a MySQL InnoDB cluster running where I had added three nodes, one is having the Primary […]
check slave status innodb cluster
Question : On InnoDB cluster, I have tried to execute command ‘show slave status’ to get status of a slave. […]
exitStateAction not working as expected on MySQL INNODB Cluster
Question : I’m in the process of setting up and testing an Innodb Cluster. So far I have three nodes […]
Unable to add new instance on MySQL InnoDB cluster
Question : I’m setting up new MySQL InnoDB cluster 8.0.16 consisting of three instances: srv-mysql-01 srv-mysql-02 srv-mysql-03 I run JS-script […]
MySQL client goes down after using setPrimaryInstance() in InnoDB clustering, but the cluster remains up with all nodes functioning
Question : So, I have a cluster of 3 nodes, each in a different data center located in the same […]
Cannot rejoin or add instance to MySQL InnoDB cluster
Question : I have a MySQL InnoDB cluster running where I had added three nodes, one is having the Primary […]
MySQL incorrectly saying serverID non unique when adding an instance to the InnoDB cluster
Question : I Get the following error when adding the second instance to a MYSQL Innodb Cluster ERROR: Cannot add […]
MySQL hangs on SELECT from table with blob fields
Question : I managed to create a mysql 8 InnoDB cluster with three nodes (VPS in one dedicated server, 25GB […]