]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Limit the number of errors returned by PRAGMA integrity_check to 100 by
authordrh <drh@noemail.net>
Sat, 27 Jan 2007 02:24:54 +0000 (02:24 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Jan 2007 02:24:54 +0000 (02:24 +0000)
commit1dcdbc0639eafe17acdacd89741e3580b5179a33
tree6a0643e424d9d4e78162882c24adb226db7bcb19
parent4e78be693c940780bf6bc1e858dcfdba9ba5c18e
Limit the number of errors returned by PRAGMA integrity_check to 100 by
default.  Specify an alternative limit using an argument to the pragma.
Ticket #2176. (CVS 3609)

FossilOrigin-Name: d564a039f27be2bb2c3973e79dc99b25869139da
manifest
manifest.uuid
src/btree.c
src/btree.h
src/pragma.c
src/test3.c
src/vdbe.c
test/pragma.test
www/pragma.tcl