-
83dc42c5
by Howard Chu at 2024-03-26T14:52:42+00:00
ITS#9037 mdb_page_search: fix error code when DBI record is missing
Use the more relevant MDB_BAD_DBI instead of MDB_NOTFOUND error code
-
7077d5e6
by Quanah Gibson-Mount at 2024-03-26T16:25:55+00:00
ITS#9037
-
d3ae7c36
by Howard Chu at 2024-04-04T07:17:35+01:00
ITS#10198 Win32 mdb_strerror - stop passing "ignored" parameter
The M$ docs say the parameter is ignored, but it actually isn't,
and will cause a SEGV if the pointed memory isn't an init'd va_list.
-
37829ce4
by Howard Chu at 2024-05-02T16:33:14+01:00
ITS#10212 LMDB: init txnid for read-only DBs
-
d83d6b4e
by Howard Chu at 2024-05-03T20:44:48+01:00
ITS#10212 LMDB: better fix
-
fd4db20d
by Quanah Gibson-Mount at 2024-05-07T17:29:14+00:00
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_6