Question : I’m currently working with a large network of MySQL 5.1 DBs (using MyISAM tables) and I’m evaluating a […]
Tag: mysql-cluster
How to delete previous incarnation in MySQL (/w Group Replication)
Question : There exist almost no mentions whatsoever of MySQL “incarnations”, so I’m opening this topic to make a precedent, […]
MySQL Cluster node utf8
Question : I have configured MySQL Cluster (5.6) with two data nodes and managment node. Problem is that I cannot […]
MySQL Cluster setup, receiving error “Specify node id”
Question : I am attempting to set up a MySQL Cluster. I have the following setup: One management node Two […]
I can’t add extra node after reset root password mariadb 10.1.20
Question : I have a mariadb 10.1.20 cluster with 5 nodes. I don’t know root password so I did the […]
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 database cluster vs. replication setup for large crawler indexes
Question : What is the most efficient way to set up a MySQL cluster or replication in an application that […]
binlog not recording DML statement in mysqlcluster
Question : I have created a MySQL NDB Cluster consisting of 2 data node, 1 mgm node and 1 mysqld […]
binlog not recording DML statement in mysqlcluster
Question : I have created a MySQL NDB Cluster consisting of 2 data node, 1 mgm node and 1 mysqld […]
Problem in MySQL cluster when using two clusters
Question : I have a master-slave MySQL Cluster 1 which is two way. It is working fine. I have another […]