mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
mdb_txn_commit(child): Copy more state. Copy all of mt_dbs: Include mainDB, and even freeDB since mdb_drop() can update it. Don't skip DBs with unchanged root, this could break when the new was newly opened and the old unused junk. mdb_page_get(): Search parents' dirty lists. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| COPYRIGHT | ||
| Doxyfile | ||
| LICENSE | ||
| lmdb.h | ||
| Makefile | ||
| mdb.c | ||
| mdb_copy.1 | ||
| mdb_copy.c | ||
| mdb_stat.1 | ||
| mdb_stat.c | ||
| midl.c | ||
| midl.h | ||
| mtest.c | ||
| mtest2.c | ||
| mtest3.c | ||
| mtest4.c | ||
| mtest5.c | ||
| mtest6.c | ||