openldap/libraries/liblmdb
Hallvard Furuseth 5645812f41 mdb_txn_commit(): Always commit if MDB_TXN_SPILLS.
Checking dirty_list was insufficient after a spill
with no named databases and no positioned cursors.
2013-08-10 12:29:45 +02:00
..
.gitignore
COPYRIGHT
Doxyfile
LICENSE
lmdb.h Add mdb_env_get_maxkeysize() 2013-08-09 04:51:33 -07:00
Makefile Tweak comments, defaults should be OK already 2013-07-12 13:55:18 -07:00
mdb_copy.1 Clarify doc: mdb_copy, nested txns, mdb_drop(). 2013-08-05 09:55:48 +02:00
mdb_copy.c tweak mdb_copy, trap signals 2013-05-30 15:56:30 -07:00
mdb_stat.1 Add mdb_reader_check() 2013-07-18 10:47:29 -07:00
mdb_stat.c Use proper printf format on Windows 2013-08-07 12:42:46 -07:00
mdb.c mdb_txn_commit(): Always commit if MDB_TXN_SPILLS. 2013-08-10 12:29:45 +02:00
midl.c Spill pages, take 3 2013-07-12 13:17:04 -07:00
midl.h Spill pages, take 3 2013-07-12 13:17:04 -07:00
mtest2.c
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c Fix rebalance/cursor adjust 2013-07-10 11:04:37 -07:00
sample-bdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00
sample-mdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00