]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rollback the transaction if an SQLITE_FULL error is encountered.
authordrh <drh@noemail.net>
Wed, 3 Oct 2007 15:30:52 +0000 (15:30 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Oct 2007 15:30:52 +0000 (15:30 +0000)
commit71b890a3f6f4d7e5d0d47942c562178948eb85d0
tree704b8000b23df14ed755142110b06d16eb475cf6
parentc4f6f62900ef6475f40b9d175626d12ce3896d89
Rollback the transaction if an SQLITE_FULL error is encountered.
This is a preliminary fix for ticket #2686.  More testing and
analysis is needed before we close the ticket. (CVS 4458)

FossilOrigin-Name: 0fb6d5a5773c282882e7283e6f8f8c009e238ff4
manifest
manifest.uuid
src/vdbeaux.c
test/tkt2686.tcl [new file with mode: 0644]