Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: 62e2a60e by Howard Chu at 2026-07-17T17:00:54+01:00 ITS#10542 lmdb: Add compile time flag MDB_USE_WRITE_THROUGH for Windows
It defaults to enabled. Compile with -DMDB_USE_WRITE_THROUGH=0 to revert to regular buffered writes.
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/62e2a60e71cd58e6fdd83a31...