]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem where an SQLITE_BUSY in the checkpoint code was being treated as an...
authordan <dan@noemail.net>
Fri, 4 Jun 2010 10:37:05 +0000 (10:37 +0000)
committerdan <dan@noemail.net>
Fri, 4 Jun 2010 10:37:05 +0000 (10:37 +0000)
commit83f42d1b388108a9fdd1567dd12090aa9c7a5ebe
treed2f7e8981b34acc0287915bf9e75019c6d220ed3
parentd03f523d3b765e458561d95f635753248219b307
Fix a problem where an SQLITE_BUSY in the checkpoint code was being treated as an IO error (abandoning, instead of just limiting, the checkpoint).

FossilOrigin-Name: 02c4040ce2b4c970b3dee09f7c9ad5a2a3a9aa49
manifest
manifest.uuid
src/test_vfs.c
src/wal.c
test/wal3.test
test/walfault.test