Allgemein

How to Configure MySQL Master-Slave Replication on CentOS 7

How to Configure MySQL Master-Slave Replication on CentOS 7

MySQL replication is a process that allows you to automatically copy data from one database server to one or more servers. In this tutorial we will explain how to setup a MySQL Master/Slave replication with one master and one slave server on CentOS 7.