]> 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:43:58 +0000 (19:43 +0000)
committerdrh <>
Sun, 2 Jan 2022 19:43:58 +0000 (19:43 +0000)
commit36d39bcc48cccf6b52a8ec9f48866a4d18484b1a
treee2084a100f86dd87338b97093df1169af6a3edeb
parent024806ffb6efe0997d43a2eb40b78d2dbb37bcd7
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: 71f21f172cbc033f70604d166f17118472491fcf8b78350bd347de016132b464
manifest
manifest.uuid
src/pager.c