]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10275 mdb_load: add -Q option to use NOSYNC for faster loading
authorHoward Chu <hyc@openldap.org>
Sat, 26 Oct 2024 20:27:01 +0000 (21:27 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 26 Oct 2024 20:27:01 +0000 (21:27 +0100)
libraries/liblmdb/CHANGES

index 1cbab56defad65080c455738200f378c9626c484..f3a8a551c2a928a4f2ea6b0aaea618d486edcb88 100644 (file)
@@ -2,6 +2,7 @@ LMDB 0.9 Change Log
 
 LMDB 0.9.34 Engineering
        ITS#10222 - Update mdb_dump(1) and mdb_load(1) man pages for append (-a) option
+       ITS#10275 - mdb_load: add -Q option to use NOSYNC
 
 LMDB 0.9.33 Release (2024/05/21)
        ITS#9037 mdb_page_search: fix error code when DBI record is missing