]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an attempt to sync the database file as part of a checkpoint fails, do not update...
authordan <dan@noemail.net>
Fri, 4 Jun 2010 11:56:22 +0000 (11:56 +0000)
committerdan <dan@noemail.net>
Fri, 4 Jun 2010 11:56:22 +0000 (11:56 +0000)
commitd764c7de25cba97f1718ef9edba211cdc38d4d84
tree516b1291c46397d7fc7c256527964814b29a5d54
parent83f42d1b388108a9fdd1567dd12090aa9c7a5ebe
If an attempt to sync the database file as part of a checkpoint fails, do not update the shared "nBackfill" variable. Otherwise, another process could wrap the log and overwrite content before it is synced into the database.

FossilOrigin-Name: b813233d7604a5fd91e1af91d5d812032eec700a
manifest
manifest.uuid
src/test_vfs.c
src/wal.c
test/wal3.test