]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an error occurs while writing to the database file during a VACUUM, discard the...
authordan <dan@noemail.net>
Fri, 21 Oct 2011 14:27:32 +0000 (14:27 +0000)
committerdan <dan@noemail.net>
Fri, 21 Oct 2011 14:27:32 +0000 (14:27 +0000)
commit1a83bc5b1aa45ef2d2c31d2929a7d92b477eab9f
tree930079adf0024248af8b9fbbccca196011db4dfe
parentd337c5bde89344df122e2853c7547aad39356757
If an error occurs while writing to the database file during a VACUUM, discard the contents of the in-memory cache. This is required as if the database is a zipvfs database, the contents of the cache may be inconsistent with respect to the database as stored on disk.

FossilOrigin-Name: 07159e84b40b01fa40cac5fad1f433888e5984f8
manifest
manifest.uuid
src/backup.c
src/pager.c
src/pager.h