]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a rollback is attempted in journal_mode=off mode, force SQLite to discard the...
authordan <dan@noemail.net>
Tue, 11 Jan 2011 16:09:55 +0000 (16:09 +0000)
committerdan <dan@noemail.net>
Tue, 11 Jan 2011 16:09:55 +0000 (16:09 +0000)
commit9f4beedb6fcff907e90a5a2ba4d8c3fe3f9af27d
tree361fd6e474ca1e3cca23d43df83e670b618d54d1
parentbbd91944dd7fca17d19afe43ee9e5e982bf58b3a
If a rollback is attempted in journal_mode=off mode, force SQLite to discard the contents of the pager cache before processing any subsequent queries.

FossilOrigin-Name: ece7efce2733b4fdd71db385abebbde464ac8f30
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
src/pager.c
test/progress.test [changed mode: 0644->0755]
tool/mkopts.tcl [changed mode: 0644->0755]