j
k
j a
j l
Sam Dave wrote:
Hi, What is the difference between mdb_txn_commit() and mdb_txn_abort() for read-only transactions? Thank you, Samuel
If you opened any DBIs in the txn, txn_commit will make them available in the environment, txn_abort will not.
Back to the thread
Back to the list