]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a commit fails due to lock contention right after the COMMIT command, take
authordrh <drh@noemail.net>
Wed, 9 Jun 2004 21:01:11 +0000 (21:01 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Jun 2004 21:01:11 +0000 (21:01 +0000)
commitff13c7d6a328ceded852d6b25b0ae113ee62eea9
tree877608a7199d9e0b7aa4de2835e50b86f45cd3b5
parentc9e0686ead492c9c8d476c029db78583c5b38454
If a commit fails due to lock contention right after the COMMIT command, take
the database back out of autocommit mode.  Do not rollback.  This gives the
user the chance to try the COMMIT again. (CVS 1551)

FossilOrigin-Name: 39b4ba95c4a16b28b5e8c7a3331e09cb5796e258
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/attach2.test