Skip to content
  • Hallvard Furuseth's avatar
    Clarify doc: mdb_copy, nested txns, mdb_drop(). · 62144231
    Hallvard Furuseth authored
    mdb_copy: Does not copy lockfile. Can trigger file growth.
    mdb_txn_begin(): Clarify usage restrictions.
    mdb_drop(): State what to do rather than what will be done, since
    closing the handle could otherwise be read as happening even at failure.
    62144231