diff options
author | warptangent <warptangent@tutanota.com> | 2015-12-13 08:45:03 -0800 |
---|---|---|
committer | warptangent <warptangent@tutanota.com> | 2015-12-13 09:09:46 -0800 |
commit | 79ff6a5a56888ed5ca9d75db0c1fcac94a51e65c (patch) | |
tree | 3800eb4c5a35f993e86ac1915011c9f8e8e4712b /src/blocks | |
parent | Merge pull request #527 (diff) | |
download | monero-79ff6a5a56888ed5ca9d75db0c1fcac94a51e65c.tar.xz |
Add LMDB error string to database transaction exception message
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.
Diffstat (limited to 'src/blocks')
0 files changed, 0 insertions, 0 deletions