]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional schema mutex checks for sqlite3RootPageMoved().
authordrh <drh@noemail.net>
Mon, 4 Apr 2011 21:25:28 +0000 (21:25 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Apr 2011 21:25:28 +0000 (21:25 +0000)
commitcdf011dcc4bb61236e9664f299a177d41172e4be
tree5a589b862723b23e4a9ae1b967a93b084801c493
parent9bbc2e283e4a9212d9b85c82c8d1d3c6d03dadb8
Additional schema mutex checks for sqlite3RootPageMoved().
Reduce the scope of sqlite3ResetInternalSchema() in a few places.

FossilOrigin-Name: 39c00907833413c0d97d3e06fdda967b825d23ea
manifest
manifest.uuid
src/build.c
src/prepare.c
src/sqliteInt.h
src/vdbe.c