]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid automatically rolling back the transaction if an SQLITE_IOERR or SQLITE_FULL...
authordan <dan@noemail.net>
Thu, 29 Oct 2015 18:16:40 +0000 (18:16 +0000)
committerdan <dan@noemail.net>
Thu, 29 Oct 2015 18:16:40 +0000 (18:16 +0000)
commitdbf6773e881abf83383122fa381b07960f0f86ac
tree78a23769b4e0b71780658ded577db544e5a7a748
parent6fa255fd5c728be68381ce23beead03d38a10dac
Avoid automatically rolling back the transaction if an SQLITE_IOERR or SQLITE_FULL error occurs within sqlite3_db_cacheflush().

FossilOrigin-Name: 370b5d520c6523526988d0db5299f1bd09567782
manifest
manifest.uuid
src/main.c
src/pager.c
src/sqlite.h.in
test/cffault.test