Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.4.13, 10.5.4
-
None
-
Ubuntu 18.04 with latest update
Description
Install mariadb and rocksdb plugin using:
curl -LsS https://downloads.mariadb.com/MariaDB/mariadb_repo_setup | sudo bash
apt install maria.......(server, rocksdb plugin)
no zstd support of the rocksdb of this version.
Thanks for the report. It has been fixed, the patch will be a part of the next releases:
https://github.com/MariaDB/server/commit/2ed415765aca144ea0177633cb5ac56a0c65be44
(unfortunately without a JIRA item to reference)