]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for ticket #84: If the WHERE clause is too complex, issue an error message
authordrh <drh@noemail.net>
Fri, 28 Jun 2002 01:02:38 +0000 (01:02 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Jun 2002 01:02:38 +0000 (01:02 +0000)
commit83dcb1ad37dfd4e45983ca1604cd14d32e06f8a6
tree4294849cfeee44dd7f75e7548768cfeac9661f87
parentac83f718fc6882a070bd6c25de1e12049ec8ec49
Fix for ticket #84: If the WHERE clause is too complex, issue an error message
and refuse to do the SELECT.  The cutoff is a WHERE clause with 100 terms. (CVS 650)

FossilOrigin-Name: c07e493b62125e85eaea36b6945f1e146e2792b8
manifest
manifest.uuid
src/vdbe.c
src/where.c
test/misc1.test