mirror of
https://github.com/monero-project/monero.git
synced 2024-12-16 13:26:31 +02:00
79ff6a5a56
When throwing an exception from being unable to begin an LMDB transaction, include the reason. It's often been due to a write transaction attempted within a write transaction (batch mode), but there can be other reasons such as write transaction attempted while database was opened read only, or environment's map needs to be resized. |
||
---|---|---|
.. | ||
db_lmdb.cpp | ||
db_lmdb.h |