We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edb0e3 commit 657dbccCopy full SHA for 657dbcc
libraries/liblmdb/CHANGES
@@ -17,6 +17,9 @@ LMDB 0.9.17 Release Engineering
17
Fix ITS#7971 mdb_txn_renew0() new reader slots
18
Fix ITS#7969 use __sync_synchronize on non-x86
19
Fix ITS#8311 page_split from update_key
20
+ Fix ITS#8312 loose pages in nested txn
21
+ Fix ITS#8313 mdb_rebalance dummy cursor
22
+ Fix ITS#8315 dirty_room in nested txn
23
Added mdb_txn_id() (ITS#7994)
24
Added robust mutex support
25
Miscellaneous cleanup/simplification
0 commit comments