]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem causing spurious SQLITE_CORRUPT errors when using the snapshot
authordan <dan@noemail.net>
Tue, 28 Aug 2018 11:23:52 +0000 (11:23 +0000)
committerdan <dan@noemail.net>
Tue, 28 Aug 2018 11:23:52 +0000 (11:23 +0000)
commitf5778751f7fd15962d469775a8e15ec09a6ec5d0
tree7b66ac5fc8c951a1fdc805408051dcf2cea77a5a
parent5965fed24ebff607c96457a7090a8335b207a0af
Fix a problem causing spurious SQLITE_CORRUPT errors when using the snapshot
API to read from old database snapshots.

FossilOrigin-Name: 535155be584ad8c1836e6b1c62de836d9872056d39608c995221c928cb5b365d
manifest
manifest.uuid
src/wal.c
test/snapshot4.test [new file with mode: 0644]