]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for the sqlite3AbortOtherActiveVdbes() problem. (CVS 4328)
authordrh <drh@noemail.net>
Thu, 30 Aug 2007 01:19:59 +0000 (01:19 +0000)
committerdrh <drh@noemail.net>
Thu, 30 Aug 2007 01:19:59 +0000 (01:19 +0000)
commitfb98264aaba7d2c6cc1661cd21b15281014b8246
tree600bf46f20b8be432f2a32972021ee10f368c6f8
parent107b25f1bd1126c73d50e6ac67a499faa0e4b34d
Fix for the sqlite3AbortOtherActiveVdbes() problem. (CVS 4328)

FossilOrigin-Name: e40d40a5d41c491bef852a92e5846b273b206909
12 files changed:
manifest
manifest.uuid
src/btmutex.c
src/btree.c
src/btree.h
src/btreeInt.h
src/build.c
src/pragma.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/vdbeblob.c