]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add sqlite3_log() diagnostic messages for a specific type of corruption
authordrh <drh@noemail.net>
Thu, 24 Apr 2014 13:20:33 +0000 (13:20 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Apr 2014 13:20:33 +0000 (13:20 +0000)
commitd8cdc5a548372cd736525cd6f01a20bf82fe7ef6
treefdd4f378cd66044094b8e1f65ce722168f86839c
parent1335f8c21facdba9fc61231281b207c5e75d6255
Add sqlite3_log() diagnostic messages for a specific type of corruption
where the file size is reported to be too small relative to the size in
the header.  This branch is intended to help debug a specific problem
reported from the wild and is not for general use.

FossilOrigin-Name: 34155c406c7135accdc25e4828cb28137d3840fb
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/printf.c