slave_sql_verify_checksum
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
Force checksum verification of replication events after reading them from relay log. Note: Events are always checksum-verified by slave on receiving them from the network before writing them to the relay log
DETAILS
PARAMETERS
Command-line | --slave_sql_verify_checksum[={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | ON |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.