HomePhabricator

Handle incompatible BDB environments
e4954b12971aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Oct 8 2012, 19:18
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa6be58d536c4: Merge pull request #1905 from laanwj/2012_10_startup_gui_error
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGINGe4954b12971a: Handle incompatible BDB environments (authored by Gavin Andresen <gavinandresen@gmail.com>).Oct 8 2012, 19:51