]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Hold the database mutex for the duration of an sqlite3changeset_apply() call. Also...
authordan <dan@noemail.net>
Fri, 18 Mar 2011 18:03:13 +0000 (18:03 +0000)
committerdan <dan@noemail.net>
Fri, 18 Mar 2011 18:03:13 +0000 (18:03 +0000)
commit4c22025225fdef09f13b27fd5d364cd612136066
tree7520b890b5cd64b02bcb6ccac2c99b1f66619c81
parent304637c026622adf6354f295e7c298ad7c04ae68
Hold the database mutex for the duration of an sqlite3changeset_apply() call. Also for the duration of all sqlite3session_xxx() calls.

FossilOrigin-Name: c615c38c3283e21c33550c093099a793761123a7
ext/session/sqlite3session.c
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
test/progress.test [changed mode: 0644->0755]
tool/mkopts.tcl [changed mode: 0644->0755]