diff options
| author | Gavin Andresen <[email protected]> | 2012-10-08 15:18:04 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-10-08 17:25:17 -0400 |
| commit | 8d5f461cb6d4bb954fef5c3deebe2b2a7bdbfe27 (patch) | |
| tree | a41c410e8fe04edd5e01d714979b1ef09b44cd42 /src/script.cpp | |
| parent | Merge pull request #1859 from Diapolo/proxy_locks (diff) | |
| download | discoin-8d5f461cb6d4bb954fef5c3deebe2b2a7bdbfe27.tar.xz discoin-8d5f461cb6d4bb954fef5c3deebe2b2a7bdbfe27.zip | |
Handle incompatible BDB environments
Before, opening a -datadir that was created with a new
version of Berkeley DB would result in an un-caught DB_RUNRECOVERY
exception.
After these changes, the error is caught and the user is told
that there is a problem and is told how to try to recover from
it.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions