detect_standalone_master
This page is part of MariaDB's SkySQL Documentation.
The parent of this page is: Module Parameters for MariaDB MaxScale
Topics on this page:
Overview
Requires that the Primary Server have at least one Replica Server.
See also: Module Parameters for MariaDB MaxScale 6
DETAILS
This module parameter specifies whether the Primary Server requires a connection to a Replica Server. The Replica Server must not be behind a relay, but can be attempting to replicate or be replicating from the Primary Server. If the Replica Server is down, the last successful result is used instead. Enabling it sets connecting_slave
on the master_conditions module parameter.
CHANGE HISTORY
Release Series | History |
---|---|
6 |
|
EXTERNAL REFERENCES
This page shows information specific to MariaDB SkySQL. Information for non-SkySQL use can be found on the detect_standalone_master page in the MariaDB Enterprise Documentation.