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 17aab56 commit 4359ffeCopy full SHA for 4359ffe
libraries/liblmdb/CHANGES
@@ -3,10 +3,12 @@ LMDB 0.9 Change Log
3
LMDB 0.9.17 Release Engineering
4
Fix ITS#7377 catch calloc failure
5
Fix ITS#8237 regression from ITS#7589
6
+ Fix ITS#8238 page_split for DUPFIXED pages
7
Fix ITS#8221 MDB_PAGE_FULL on delete/rebalance
8
Fix ITS#8258 rebalance/split assert
- Fix ITS#8264 cursor_del cursor tracking
9
Fix ITS#8263 cursor_put cursor tracking
10
+ Fix ITS#8264 cursor_del cursor tracking
11
+ Fix ITS#8299 mdb_del cursor tracking
12
Fix ITS#7771 fakepage cursor tracking
13
Fix ITS#7789 ensure mapsize >= pages in use
14
Fix ITS#7971 mdb_txn_renew0() new reader slots
0 commit comments