SQLite

All files named ”test/stat3.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/stat3.test

2011-10-07
23:52
Deleted: Change the ANALYZE command so that it no longer tried to delete unused sqlite_stat2 and sqlite_stat3 tables. Change the DROP TABLE command so that it is able to drop those tables. (check-in: [589f3f5652] user: drh branch: trunk, size: 0)
2011-10-03
15:30
[53e1e3282b] part of check-in [774d0842bc] Merge the STAT3 changes into trunk. (check-in: [774d0842bc] user: drh branch: trunk, size: 1552)
2011-08-13
19:35
[986d735f70] part of check-in [89b2f70884] Further testing and bug fixing for sqlite_stat3. Added the Index.avgEq field to index statistics. Fixed several problems in the query planner associated with stat3. (check-in: [89b2f70884] user: drh branch: stat3-enhancement, size: 1543)
2011-08-12
01:51
Added: [44cec64164] part of check-in [52e1d7e8dd] Begin a branch that experimentally replaces sqlite_stat2 with a new table called sqlite_stat3 that will hopefully facilitate better query planning decisions. (check-in: [52e1d7e8dd] user: drh branch: stat3-enhancement, size: 1547)