Web hosting at MLT Group is something we take very seriously. We want the highest amount of up-time for our clients as possible. So that means we need to take precautions and know exactly how to provide server stability. One of the features of being hosted at MLT Group is the ability to use
MySQL, the world's most popular open source database. This tutorial describes how to set up
MySQL master-master replication. For when you need to replicate MySQL servers to achieve high-availability (HA). In this case two masters are synchronized with each other so that if one of them drops down, the other could take over and no data is lost.