mirror of
https://github.com/MariaDB/server.git
synced 2025-04-26 11:49:09 +03:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
[bzip2]
|
|
plugin-load-add=$PROVIDER_BZIP2_SO
|
|
[lz4]
|
|
plugin-load-add=$PROVIDER_LZ4_SO
|
|
[lzma]
|
|
plugin-load-add=$PROVIDER_LZMA_SO
|
|
[lzo]
|
|
plugin-load-add=$PROVIDER_LZO_SO
|
|
[snappy]
|
|
plugin-load-add=$PROVIDER_SNAPPY_SO
|
|
[zlib]
|