Hallvard Furuseth 4a0b30499c libmdb: Do not use the MDB_txbody.mtb_txnid field.
Get txn->mt_txnid from the meta page instead.  Otherwise it
and txn->mt_toggle could become inconsistent, since read-only
txns fetched both from MDB_txbody without mutex proteciton.
2012-04-12 08:15:33 +02:00
Description
No description provided
62 MiB
Languages
C 78.9%
Shell 14.9%
C++ 2%
Makefile 1.7%
Roff 1.2%
Other 1.1%