Added flush call in undo.
Added utility code to recover corrupted databases. Note that the recover method is imperfect. It doesn't recover lost data. It just repairs the file so the lost data doesn't prevent startup. To run the recovery code: - cd lib/python - python ZODB/fsrecover.py ../../var/Data.fs
Showing
Please register or sign in to comment