]> git.ipfire.org Git - thirdparty/sqlite.git/commit
PRAGMA integrity_check returns SQLITE_OK even if it encounters corruption improved-integrity-check
authordrh <drh@noemail.net>
Wed, 13 Sep 2017 00:13:05 +0000 (00:13 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Sep 2017 00:13:05 +0000 (00:13 +0000)
commit74588ceb317ad9d3b97aee0c1dfcca9f957dc01f
treef4093721ac489c3cda013ed16e07f8a03da09c7d
parent9ecd7086c1dfcf676063d4d31a621d0e18bcd037
PRAGMA integrity_check returns SQLITE_OK even if it encounters corruption
while scanning indexes.

FossilOrigin-Name: 81f62e99f27dedf3dc10fa1593c4cd9fc158680867206aee853e503a0cc8df71
manifest
manifest.uuid
src/pragma.c
src/vdbe.c
test/pragma.test