]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the code that collects samples for sqlite_stat2 so that the first sample taken...
authordan <dan@noemail.net>
Thu, 20 Aug 2009 09:11:06 +0000 (09:11 +0000)
committerdan <dan@noemail.net>
Thu, 20 Aug 2009 09:11:06 +0000 (09:11 +0000)
commit68c4dbbdfc3731094a1e7bf701b6fc1175ef3a40
tree918d2054f5b1892df2fa1e17155080c4d98e63f0
parentcdaca55eb15f65ab909589922c052d9d844365a4
Change the code that collects samples for sqlite_stat2 so that the first sample taken is the (nRow/(2*SQLITE_INDEX_SAMPLES))th entry in the index, where nRow is the total number of index entries.

FossilOrigin-Name: cbfe6e9df39684607cbc9637e3fb3c5ee6af2515
manifest
manifest.uuid
src/analyze.c
test/analyze2.test