Replication Statements

Control replication topologies. Learn statements like CHANGE MASTER TO and START SLAVE to configure primaries and replicas.

The terms master and slave have historically been used in replication, and MariaDB has begun the process of adding primary and replica synonyms. The old terms will continue to be used to maintain backward compatibility - see MDEV-18777 to follow progress on this effort.

CHANGE MASTER TORESET MASTERRESET REPLICASET GLOBAL SQL_SLAVE_SKIP_COUNTERSTART REPLICASTOP REPLICALegacy Replication Statements

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?