Skip to content
  • Howard Chu's avatar
    API change, consistency check · 09006cce
    Howard Chu authored
    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).
    09006cce