]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Only invalidate the schema when the OP_ParseSchema opcode fails, not
authordrh <drh@noemail.net>
Wed, 25 Jan 2012 20:43:22 +0000 (20:43 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Jan 2012 20:43:22 +0000 (20:43 +0000)
commit4d0d91666cdc9a3a0523656bd5a14d23f1c879a4
treef0dff923565059a1a511f835a0798eb7a3678298
parent585db0e23a06cb9102e3023e4feb5541852de47f
Only invalidate the schema when the OP_ParseSchema opcode fails, not
on any general failure of a vdbe program.

FossilOrigin-Name: 11f68d997da4aadf3f51c12c5139f3fdda8678bf
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c