Changeset 27804

Timestamp:
2013-07-11T15:16:50+12:00 (11 years ago)
Author:
davidb
Message:

Standard JDBM code opens databases read/write. This doesn't play nicely when coming from a read-only medium such as a DVD. Since we have already modified this code slightly (to help with closing file handles), I have further modified the code to try to open rw but fall back to r if that doesn't work. Transaction logging (it almost goes without saying) should also be turned off in the read-only condition.

File:
1 edited

Note: See TracChangeset for help on using the changeset viewer.