]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem that could cause a spurious SQLITE_NOMEM error when attempting
authordan <dan@noemail.net>
Tue, 17 Jan 2017 10:41:42 +0000 (10:41 +0000)
committerdan <dan@noemail.net>
Tue, 17 Jan 2017 10:41:42 +0000 (10:41 +0000)
commit25fd2e247bca3d0ddf9a88260bcea7ddfac268bb
tree493e70d1624288d2c7065282dcb0cff67dc83174
parentc711f53f30a5c1c7017deb2a77a18d806c936fba
Fix a problem that could cause a spurious SQLITE_NOMEM error when attempting
to resume an RBU operation if the previous client failed right after
completing the incremental checkpoint. Also a "cannot vacuum wal db" error
that could occur when resuming an RBU vacuum if an error (OOM or IO error)
occurs during the incremental checkpoint.

FossilOrigin-Name: 681d96eb822e606da53700867191d4738bda20c8
ext/rbu/rbufault4.test [new file with mode: 0644]
ext/rbu/rbuvacuum2.test
ext/rbu/sqlite3rbu.c
manifest
manifest.uuid