]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In SQLITE_DEBUG mode, attempt to log the page number of the database that
authordrh <drh@noemail.net>
Wed, 7 Jun 2017 22:32:59 +0000 (22:32 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Jun 2017 22:32:59 +0000 (22:32 +0000)
commitcc97ca4c08fb37da3493933f945dc27a3e7bd684
treecf38f30e1b46e71adbc76b2e09652dd387ddc543
parentd1417ee1cb250b913db2dd94adc725c2009eae17
In SQLITE_DEBUG mode, attempt to log the page number of the database that
contained the problem when SQLITE_CORRUPT errors are seen.

FossilOrigin-Name: e39795d7d798d5249c7bd2a0f6ff891b455f4300a3d638c39a4668323b367666
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqliteInt.h