Skip to content
  • Howard Chu's avatar
    ITS#7713 handle 65536 byte page size · 68e6faad
    Howard Chu authored
    Fix mp_lower/mp_upper to exclude PAGEHDRSZ, which means our
    max mp_upper is now pagesize - PAGEHDRSZ and won't overflow.
    Currently must define MDB_DEVEL to use. Will be default for
    LMDB 1.0/OpenLDAP 2.5
    68e6faad