mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
11 lines
214 B
Text
11 lines
214 B
Text
[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]
|