]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() failure caused by setting "PRAGMA journal_mode=off" on an database...
authordan <dan@noemail.net>
Fri, 1 May 2015 16:57:24 +0000 (16:57 +0000)
committerdan <dan@noemail.net>
Fri, 1 May 2015 16:57:24 +0000 (16:57 +0000)
commit929b923388c3ea0482b13d44bd731f67fdd08fa8
tree7a134964309d159a61567b8066295f48b569bf09
parent5789d1a46f234c67488c8a3ec59e638befc5abd2
Fix an assert() failure caused by setting "PRAGMA journal_mode=off" on an database in exclusive-mode that has already opened the journal file.

FossilOrigin-Name: 40db3e40126db1035fcc12989026915744dc5651
manifest
manifest.uuid
src/pager.c
test/jrnlmode.test