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:
Howard Chu
2015-11-04 17:03:48 +00:00
committed by Leo Yuriev
parent b430c9a22f
commit f35fb03f86
2 changed files with 7 additions and 4 deletions

View File

@@ -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