]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Report the error SQLITE_CORRUPT instead of SQLITE_IOERR if unable
authordrh <drh@noemail.net>
Tue, 3 Oct 2006 19:05:18 +0000 (19:05 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Oct 2006 19:05:18 +0000 (19:05 +0000)
commitfa7d4acf0bfd96413fdf993e4e3cd607936ca97c
tree3520a183f3744765de3fed4556d5ce451009832e
parentbfe6631e7ab944c0d6275c6f8546c2c925e738d0
Report the error SQLITE_CORRUPT instead of SQLITE_IOERR if unable
to rollback a hot journal that was damaged (for example) by filesystem
corruption following a power failure. (CVS 3460)

FossilOrigin-Name: 70501e4ea588ed762e4f6bc211ce63397faa3367
manifest
manifest.uuid
src/pager.c