detect_standalone_master
This page is part of MariaDB's Enterprise 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, in 2.5, and in 2.4
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 |
|
2.5 |
|
2.4 |
|
EXTERNAL REFERENCES
Information specific to MariaDB SkySQL can be found on the detect_standalone_master page in the SkySQL Documentation.