maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #04518
lz4 innodb compression
Hello,
is lz4 support not compiled in the Mariadb rpm (Opensuse) packages or are
there some runtime requirements or you have to rebuild from source?
MariaDB> set global innodb_compression_algorithm=lz4;
ERROR 1231 (42000): Variable 'innodb_compression_algorithm' can't be set to
the value of 'lz4'
while
MariaDB> set global innodb_compression_algorithm=lzo;
Query OK, 0 rows affected (0.00 sec)
Server version: 10.2.5-MariaDB-log MariaDB Server / OpenSUSE Leap 42.2 / on
system:
lz4-1.4.0+svn124-3.3.x86_64
liblz4-1_4-1.4.0+svn124-3.3.x86_64
rr
Follow ups