innodb_compression_algorithm
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 algorithm used on page compression. One of: none, zlib, lz4, lzo, lzma, bzip2, or snappy
DETAILS
PARAMETERS
Command-line | --innodb_compression_algorithm[={none| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | ENUM (none, zlib, lz4, lzo, lzma, bzip2, snappy) |
Product Default Value | zlib |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.