Skip to content
  • Hallvard Furuseth's avatar
    ITS#7620: Keep empty IDLs. Tweak mdb_page_alloc(). · 4a9ee2cb
    Hallvard Furuseth authored
    MDB_env.me_pghead: Don't free it when empty. mdb_ovpage_free()
    needs it, but cannot allocate it.
    mdb_midl_alloc(): Fill in length=0.
    mdb_page_alloc(): Also Skip freeDB if txnid<3, instead of <4,
    and consistently DPRINTF consumed IDLs.
    4a9ee2cb