Master
-
MySQL/MariaDB
How To Configure/Set up MySQL Master-Master Replication
MySQL Master-Master replication evolved from the binary MySQL Master-Slave Replication. In a Master and Slave environment, database changes are made…
Read More » -
Load Balancing
Load Balance MySQL Connections With HAProxy
Recently, we went through the process of load-balancing HTTPS connections with HAProxy. In this article, we are going to Load…
Read More »