]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved error messages from PRAGMA integrity_check. Identify the root of
authordrh <>
Sat, 1 Apr 2023 13:14:53 +0000 (13:14 +0000)
committerdrh <>
Sat, 1 Apr 2023 13:14:53 +0000 (13:14 +0000)
commite5ea81ae85081b4bd9fd802c956a34717275f2d6
treeeb72ddd778a4494990c9f8585eaeb36b5c50a424
parent2e89f1cdebfa54a8350b22177dee374e82f6f534
Improved error messages from PRAGMA integrity_check.  Identify the root of
the tree when a problem is found in a b-tree, making it easier to track the
problem to a specific table or index.

FossilOrigin-Name: a1cb152e69c7c6cdd99300c91a8104716089de459d9d19e33ef38432aad70908
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/corrupt2.test
test/corrupt3.test
test/corrupt7.test
test/corruptC.test
test/corruptD.test
test/pragma.test