ITS#10521 LMDB: fix mdb_txn_begin Don't allow read txns to have child txns. Broken by ITS#10395. Simplify the conditional tests to make it obvious.
ITS#10521 LMDB: more for prev commit
Merge remote-tracking branch 'origin/mdb.RE/1.0'