Database replication with mariadb on CentOS 7 linux
In this tutorial, we are going to show you how to setup an active-active three-nodes database replication with mariadb on centos 7 linux.active-active database replication means that two servers exchange update information bidirectional. also arbitrator is a server that will refree between two masters when there is a problem between them about who has lastest […]
Recent Comments