Setting Up a MySQL Replication Server

From AgileApps Support Wiki
Revision as of 06:16, 17 March 2017 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It's a good idea to set up a replication server, for the sake of data safety. That server is also known as a slave server. (The primary database server is also known as the master server.)

A full description of the process is outside the scope of this manual, but here is some information to get you started: