mdbx: backport - More for ITS#8406.

Revert excess cursor fixup

Change-Id: Ic1863feda49e793dd8890a77bd9bf223d1320826
This commit is contained in:
Howard Chu
2016-11-12 23:11:20 +00:00
committed by Leo Yuriev
parent 23389c8f6e
commit b7502306c1
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ MDBX
Add MDB_PREV_MULTIPLE
Fix MDB_CP_COMPACT (ITS#8209)
Add error MDB_PROBLEM, replace some MDB_CORRUPTED
Backport fixes for ITS#8406
LMDB 0.9.19 Release Engineering
Fix mdb_env_cwalk cursor init (ITS#8424)