API change, consistency check
mdb_close() takes an env, not a txn. Also, add check for stale DB records (in case some other process wrote to the DB last).
Please register or sign in to comment
mdb_close() takes an env, not a txn. Also, add check for stale DB records (in case some other process wrote to the DB last).