]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When reading an sqlite_stat1 table with missing entries for some indexes,
authordrh <drh@noemail.net>
Fri, 1 Apr 2016 12:35:22 +0000 (12:35 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Apr 2016 12:35:22 +0000 (12:35 +0000)
commitf6661a88963aa939d1c377954cbf34de98902476
tree264919b4584b9006002fea7dcb00551275be221d
parent2779989110c659236dae61affe032469da518444
When reading an sqlite_stat1 table with missing entries for some indexes,
set the default for the missing indexes after all other indexes are set
so that the default values are more in line with indexes that are actually
in the stat1 table.

FossilOrigin-Name: a62340dc0507e36f6dec05b1fda68d8399ec62ec
manifest
manifest.uuid
src/analyze.c