Skip to content
  • Howard Chu's avatar
    Clarify mdb_dbi_open doc · dcccd8a8
    Howard Chu authored
    The concurrency restriction is on threads within a single process.
    Multiple processes can use mdb_dbi_open without affecting each other.
    dcccd8a8