Question : I have setup MySQL replication, is there a way to skip replicating one column or multiple columns from […]
Tag: multi-master
MySQL : 30GB of binlogs in 6 Hours
Question : I have a mysql master/master setup with tungsten replicator. My server is reaching out of space, occupied around […]
MariaDB Galera Multi-Master Performance
Question : I am playing around with a MariaDB Galera Multi Master Cluster and I have some performance issues which […]
MySQL (or MariaDB) multi-master without MMM
Question : I’ve been reading blogs on MySQL multi-master setup. The way I’ve used MySQL replication in the past was […]
Statement Based Replication still giving duplicate Entry Error
Question : New to the replication. I am configuring multi-master replication. I did the following steps: made one slave. configured […]
Multi Master Replication With One Slave
Question : I’m in the middle of my little project here and i had some problem here, this is the […]
Internal MariaDB error code: 1927 (‘Connection was killed’)
Question : Edit: filed a bug report at https://jira.mariadb.org/browse/MDEV-14493 Mariadb nodes freeze occasionally with the following error in the logs, […]
Multi master single slave replication mysql
Question : I have a scenario in which there are two masters master 1 and master 2 and i want […]
Mysql: How does circular replication avoid infinite looping of a transaction
Question : In case of circular replication A -> B -> C -> A. How come a transaction started on […]
Mysql database replication with geo-distributed servers
Question : I am just a developer, who doesn’t have deep knowledge in DBA. So need experts suggestions in this. […]