Allgemein

How to Configure MySQL Master-Slave Replication on Ubuntu 18.04

How to Configure MySQL Master-Slave Replication on Ubuntu 18.04

MySQL replication is a process that allows data from one database server to be automatically copied to one or more servers. This tutorial covers a basic example of MySQL Master/Slave replication with one master and one slave server on Ubuntu 18.04.