]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite_stat2.cnt field is parsed if it is present. But it is not yet
authordrh <drh@noemail.net>
Sat, 6 Aug 2011 19:48:53 +0000 (19:48 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Aug 2011 19:48:53 +0000 (19:48 +0000)
commitad6dc0ccd7b682438806fe3b2666fc7065d63137
tree20c6a13c5869bdea9d8e8e227752cb516b7a4b55
parented6185ccded0da41ebd77281825eabc43a6ac4da
The sqlite_stat2.cnt field is parsed if it is present.  But it is not yet
used.  A large comment added to analyze.c to explain the format of the
ANALYZE system tables.

FossilOrigin-Name: 6d1e2372fe73f4c04561108aac6bc8c95f6e7a1a
manifest
manifest.uuid
src/analyze.c
src/sqliteInt.h
src/where.c
test/analyze8.test