Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/analyze7.test
2021-03-20
| ||
15:11 | [079d17c495] 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: 3922) | |
2019-08-08
| ||
15:24 | [6ef0b12369] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 4018) | |
2018-05-02
| ||
19:42 | [a37f4d9cb6] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 4035) | |
2013-08-12
| ||
20:14 | [bb1409afc9] part of check-in [cca8bf4372] If ENABLE_STAT3 is defined but ENABLE_STAT4 is not, have ANALYZE create and populate the sqlite_stat3 table instead of sqlite_stat4. (check-in: [cca8bf4372] user: dan branch: sqlite_stat4, size: 4099) | |
2013-08-03
| ||
20:24 | [c0af22c5e0] part of check-in [2beea303a1] Begin adding experimental sqlite_stat4 table. This commit is buggy. (check-in: [2beea303a1] user: dan branch: sqlite_stat4, size: 4081) | |
2013-06-10
| ||
23:30 | [7de3ab66e1] 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: 4081) | |
2013-04-25
| ||
11:58 | [bd09e89264] part of check-in [efcc9dd012] Make test_wholenumber.c into a loadable extension and move it to ext/misc/wholenumber.c. (check-in: [efcc9dd012] user: drh branch: std-ext, size: 4250) | |
2011-08-13
| ||
19:35 | [d3587aa5af] 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: 4244) | |
2011-08-03
| ||
01:07 | [ed672a2c09] part of check-in [c8ba8855d8] Adjust the output row estimating logic when using STAT2. (check-in: [c8ba8855d8] user: drh branch: query-planner-tweaks, size: 4257) | |
2011-04-07
| ||
01:54 | [5508e78281] part of check-in [cddf79db83] Fix an issue with an analyze test. No code changes. (check-in: [cddf79db83] user: shaneh branch: trunk, size: 4209) | |
2011-04-02
| ||
09:25 | [9cbca440be] part of check-in [20afd81a4c] Do not attempt to run tests that use the 'wholenumber' virtual table if the build does not support virtual tables. (check-in: [20afd81a4c] user: dan branch: trunk, size: 4210) | |
2011-04-01
| ||
23:49 | [550c38ac68] part of check-in [975dff155b] Add the "wholenumber" virtual table module to the test suite - useful in populating tables with many rows of content prior to a test. (check-in: [975dff155b] user: drh branch: trunk, size: 4203) | |
17:53 | [8095fed183] part of check-in [9415201c8a] Change analyze7.test so that it works without SQLITE_ENABLE_STAT2 defined. (check-in: [9415201c8a] user: dan branch: trunk, size: 4596) | |
14:04 | Added: [06405dd3d2] part of check-in [365896cb08] Test cases for ANALYZE-index. (check-in: [365896cb08] user: drh branch: analyze-idx, size: 4034) | |