]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adding the "noskipscan" token to an sqlite_stat1.stat field prevents an noskipscan-token
authordrh <drh@noemail.net>
Sat, 15 Nov 2014 19:08:13 +0000 (19:08 +0000)
committerdrh <drh@noemail.net>
Sat, 15 Nov 2014 19:08:13 +0000 (19:08 +0000)
commitf9df2fbdcd43eb7f223da88ce8cdcf70766bd945
treeccf26e15c0eb04ef1eb6bb2b009efcc370fc67b8
parentdd715f7c57f78f96fa00f8cb299d082f59ddbfb5
Adding the "noskipscan" token to an sqlite_stat1.stat field prevents an
index for being used with the skip-scan algorithm.

FossilOrigin-Name: 00fe09505792cd0d104b2da9d040f023e30fa871
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/where.c
test/skipscan1.test