log_bin_compress_min_len
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
Minimum length of sql statement(in statement mode) or record(in row mode)that can be compressed.
DETAILS
PARAMETERS
Command-line | --log_bin_compress_min_len[=#] |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | INT UNSIGNED |
Minimum Value | 10 |
Maximum Value | 1024 |
Product Default Value | 256 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.