Added support for LZO compression method.
Removed: innodb_use_lz4 configuration parameter Added: innodb_compression_algorithm configuration parameter 0 = no compression, 1 = ZLIB, 2 = LZ4, 3 = LZO Fixed issue with incorrect trim calculations
Showing
cmake/lzo.cmake
0 → 100644
Please register or sign in to comment