]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the SQLITE_MISUSE detection logic. Also added test cases
authordrh <drh@noemail.net>
Fri, 10 May 2002 13:14:07 +0000 (13:14 +0000)
committerdrh <drh@noemail.net>
Fri, 10 May 2002 13:14:07 +0000 (13:14 +0000)
commitc22bd47d55ec97e18614af191cacfedaf7572ee9
treea6aa0ae4a13d5b91f51fee9c9e7c3d1b55900049
parent247be43d606204ef5ae0fc0173298670b5277742
Improvements to the SQLITE_MISUSE detection logic.  Also added test cases
for this logic, including the new test file "misuse.test". (CVS 559)

FossilOrigin-Name: f42907ce457e012592f8c043dc6c915e87258b35
16 files changed:
VERSION
manifest
manifest.uuid
src/main.c
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/util.c
src/vdbe.c
test/all.test
test/lock.test
test/main.test
test/misuse.test [new file with mode: 0644]
test/temptable.test
www/c_interface.tcl
www/changes.tcl