MDB_VL32 - track overflow pages too
authorHoward Chu <hyc@openldap.org>
Tue, 22 Dec 2015 04:22:01 +0000 (04:22 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 22 Dec 2015 04:22:01 +0000 (04:22 +0000)
commit3a2ac24f5bbdee304e1772ec71f81a4b6f8be87e
tree55382f3ab45869e75cb790e3446b6ea2bdd34305
parent6534b804a57d5f6cfc40ca7f63a64d1c5153748f
MDB_VL32 - track overflow pages too

Otherwise they'll fill up the txn's pageref list when traversing
a DB with lots of overflow records.
libraries/liblmdb/mdb.c