innodb_compression_level
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
Compression level used for zlib compression. 0 is no compression, 1 is fastest, 9 is best compression and default is 6.
DETAILS
PARAMETERS
Command-line | --innodb_compression_level=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | INT UNSIGNED |
Minimum Value | 0 |
Maximum Value | 9 |
Product Default Value | 6 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.