]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix "PRAGMA journal_mode" so that if it fails because there is a transaction open...
authordan <dan@noemail.net>
Sat, 26 Jan 2019 17:47:59 +0000 (17:47 +0000)
committerdan <dan@noemail.net>
Sat, 26 Jan 2019 17:47:59 +0000 (17:47 +0000)
commitff7d1c8b0d294c88872208d8e2083e213ba57297
treefb809ab92a466222ee3547284e7fc2e5cd6f57cc
parentf6265d31c075ac2c3fab7f9adf5360442c542204
Fix "PRAGMA journal_mode" so that if it fails because there is a transaction open, it does not roll that transaction back.

FossilOrigin-Name: 9f39cb5b8195405f6aafacb04c411ff065ddefd0a234541fa2467f8e03bbcd25
manifest
manifest.uuid
src/vacuum.c
src/vdbeaux.c