]> git.sur5r.net Git - openldap/commit
ITS#8704 add MDB_PREVMETA flag to mdb_env_open
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>
Sun, 30 Jul 2017 23:04:28 +0000 (00:04 +0100)
committerHoward Chu <hyc@openldap.org>
Mon, 31 Jul 2017 17:48:30 +0000 (18:48 +0100)
commit3daab3be733b933a3fd2263441da4976206b27a2
tree777208ed7539b6862a385acd081600640134d647
parent47ca2f7095f2aa6e395b7a5cfec46bce35a5d623
ITS#8704 add MDB_PREVMETA flag to mdb_env_open

used to open the previous meta page, in case the latest one
is corrupted

From https://github.com/LMDB/lmdb/pull/12
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c