log_slave_updates
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
Tells the slave to log the updates from the slave thread to the binary log. You will need to turn it on if you plan to daisy-chain the slaves.
DETAILS
PARAMETERS
Command-line | --log_slave_updates[={OFF| |
Configuration file | Supported |
Dynamic | No |
Scope | Global |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | OFF |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.