Hello all,

I would like to have the most recent MariaDB 10.5.4 with the MyRocks plugin and support for LZ4 and ZSTD compression on a Debian-based Linux distro.

So far I have found:
Is there any way to tell which compression algos are supported by which releases on which distros?

To get ZSTD support I have tried to compile 10.5.4 on Ubuntu 20.04 from source following this guide https://mariadb.com/kb/en/building-mariadb-on-ubuntu/ but it failed somewhere when it was trying to compile the column store. I am no expert in compiling and I would rather use binaries, if available.

Thanks in advance

Jonas