]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a lock fails due to an I/O error (not an SQLITE_BUSY) then the checkpoint
authordrh <drh@noemail.net>
Wed, 2 Jun 2010 20:38:20 +0000 (20:38 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Jun 2010 20:38:20 +0000 (20:38 +0000)
commit2d37e1cfb90fa6bbabdcd88bb86dbce86c30a13b
tree03026f845234f7f9951de926310bd8a77939552c
parent6e6bd5658f1fa8ab3780a309b42acab4de00e7d9
When a lock fails due to an I/O error (not an SQLITE_BUSY) then the checkpoint
should fail.

FossilOrigin-Name: c6eb0a27270df69018576232d8f97c16d63d8f6e
manifest
manifest.uuid
src/wal.c