Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.1.30, 10.2.11
-
None
-
Linux, OpenBSD, and everything that doesn't implement both F_NOCACHE and O_DIRECT at the same time.
-
10.1.30
Description
In the commit https://github.com/MariaDB/server/commit/685db2c112b9d5d59a78835d444e23cf754cda7f, CMakeLists.txt was changed such that F_NOCACHE is required as an early check for TokuDB.
F_NOCACHE does not exist on Linux which makes TokuDB inaccessible.
Please revert or update the storage/tokudb/CMakeLists.txt part of this commit
Attachments
Issue Links
- relates to
-
MDEV-14537 TokuDB not recognized for compilation
- Closed
-
MDEV-14532 apt upgrade fails on TokuDB
- Closed
-
MDEV-14534 Tokudb stopped working after automatic update
- Closed