SQLite

All files named ”test/analyze4.test”
Login

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

History for test/analyze4.test

2021-10-01
20:39
[68bd069f3a] part of check-in [2f7c946c5f] Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. (check-in: [2f7c946c5f] user: dan branch: trunk, size: 3677)
2021-03-20
15:11
[293ec8ea21] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 3571)
2018-05-02
19:42
[cdf88f3f72] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 3577)
2013-06-10
23:30
[eff2df19b8] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 3581)
2011-01-04
19:01
[757b37875c] part of check-in [a5867cfc4c] Fix the ANALYZE command so that it takes collating sequences into account when gathering index statistics. (check-in: [a5867cfc4c] user: drh branch: trunk, size: 3591)
17:57
Added: [ce84495293] part of check-in [824c8dd301] The ANALYZE command now counts at all rows of an index, even those containing NULL values. A valid sqlite_stat1 entry is created even if the index contains nothing but NULLs. (check-in: [824c8dd301] user: drh branch: trunk, size: 2506)