]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have queries interrupted by the progress-handler return SQLITE_INTERRUPT. Rollback...
authordanielk1977 <danielk1977@noemail.net>
Wed, 13 Jun 2007 16:49:48 +0000 (16:49 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 13 Jun 2007 16:49:48 +0000 (16:49 +0000)
commit3fe11f3021ba0b17da63b81c6055da20b4596e21
treec6f963b95bcb99da98faa5afa4c8d65f0b00ce55
parente965ac77737585dce3b58e1e318856020920bf5e
Have queries interrupted by the progress-handler return SQLITE_INTERRUPT. Rollback any active transaction if a DML statement returns SQLITE_INTERRUPT. (CVS 4061)

FossilOrigin-Name: 33454b5691637da7ded7d18d7f5726b796260c6b
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c
test/interrupt.test
test/progress.test