]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to actually use the sqlite_stat2.cnt field in the query planner. query-planner-tweaks
authordrh <drh@noemail.net>
Mon, 8 Aug 2011 17:18:40 +0000 (17:18 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Aug 2011 17:18:40 +0000 (17:18 +0000)
commitbd360185f72efb6934082eaa01f917ee609772c5
tree3d7f89fc84bcdd0fdb0a1388b0875921353fc446
parente8882b2f33d032358f51f6f44d21ddcf2f7389d2
Add code to actually use the sqlite_stat2.cnt field in the query planner.
This changes some plans resulting in a few failures in analyze5.test.

FossilOrigin-Name: d1248165e3e02aaf8a2a7872793918b4a9f102a8
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/where.c