]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not open a rollback journal file when the journal_mode is OFF, even if
authordrh <>
Sun, 2 Jan 2022 19:32:43 +0000 (19:32 +0000)
committerdrh <>
Sun, 2 Jan 2022 19:32:43 +0000 (19:32 +0000)
commitbda4d2008031629359b5d1251188525804de6104
treee0bc7848ac318869510c8b38473323a939cd3edb
parentd0fa3484c62e927e7be7d692421bfdd1a32c8381
Do not open a rollback journal file when the journal_mode is OFF, even if
such a file exists on disk. See
[forum/forumpost/ec2a102440|forum post ec2a102440] for a description.  I so
far have been unable to find any harm to come of the problem, other than the
assertion fault when in DEBUG mode.

FossilOrigin-Name: fdf9ed665b2fb07d26f3852bfd2170f2fb56851edd2851d47672116a8ea58463
manifest
manifest.uuid
src/pager.c