April 2006
Intermediate to advanced
888 pages
25h 27m
English
This chapter describes the various replication features provided by MySQL. It introduces replication concepts, shows how to set up replication servers, and serves as a reference to the available replication options. It also provides a list of frequently asked questions (with answers), and troubleshooting advice for solving replication problems.
For a description of the syntax of replication-related SQL statements, see the “MySQL Language Reference.”
MySQL features support for one-way, asynchronous replication, in which one server acts as the master, while one or more other servers act as slaves. This is in contrast to the synchronous replication which is a characteristic of MySQL Cluster ...
Read now
Unlock full access