max_relay_log_size
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
relay log will be rotated automatically when the size exceeds this value. If 0 at startup, it's set to max_
DETAILS
PARAMETERS
Command-line | --max_relay_log_size=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BIGINT UNSIGNED |
Minimum Value | 4096 |
Maximum Value | 1073741824 |
Product Default Value | 1073741824 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.