mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-22 08:49:26 +08:00
mdbx: backport - ITS#8299 fix page_merge cursor fixup.
The parent's mc_ki has changed. We need to fix that up as well in other cursors. Change-Id: I1f422a07ed75b99f3e36075749800c892ca6d5ec
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -5,8 +5,9 @@ LMDB 0.9.17 Release Engineering
|
||||
Fix ITS#8237 regression from ITS#7589
|
||||
Fix ITS#8221 MDB_PAGE_FULL on delete/rebalance
|
||||
Fix ITS#8258 rebalance/split assert
|
||||
Fix ITS#8264 cursor_del cursor tracking
|
||||
Fix ITS#8263 cursor_put cursor tracking
|
||||
Fix ITS#8264 cursor_del cursor tracking
|
||||
Fix ITS#8299 mdb_del cursor tracking
|
||||
Fix ITS#7771 fakepage cursor tracking
|
||||
Fix ITS#7789 ensure mapsize >= pages in use
|
||||
Fix ITS#7971 mdb_txn_renew0() new reader slots
|
||||
|
Reference in New Issue
Block a user