Details
Description
MariaDB beyond 10.10 no longer build on OpenBSD.
/home/ports/pobj/mariadb-10.11.7/mariadb-10.11.7/extra/mariabackup/xtrabackup.cc:2431:39: error: use of undeclared identifier 'OS_DATA_FILE_NO_O_DIRECT'
|
OS_DATA_FILE_NO_O_DIRECT, false, &ret);
|
^
|
https://github.com/MariaDB/server/pull/3002
This pull request seems to be where the breakage was introduced.
Attachments
Issue Links
- relates to
-
MDBF-655 Add OpenBSD builder to buildbot
- Open
-
MDEV-33095 innodb_flush_method=O_DIRECT creates excessive errors on Solaris
- Closed
-
MDEV-33379 innodb_log_file_buffering=OFF causes corruption on bcachefs
- Closed