MySQL Replication Configuration Guide
Overview
MySQL replication enables data from one MySQL database server (the source/master) to be copied automatically to one or more MySQL database servers (replicas/slaves). This guide covers setting up basic master-slave replication.
Prerequisites
...
zeros97.hashnode.dev6 min read