SQLite

All files named ”test/analyzeE.test”
Login

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

History for test/analyzeE.test

2023-03-25
22:37
[d2ec7921c1] part of check-in [5c8dd8dfca] When reading sqlite_stat4 data during query planning, be sure to expand zeroblobs prior to running comparisons. Fix for the issue identified by forum post 5275207102. (check-in: [5c8dd8dfca] user: drh branch: trunk, size: 8753)
2023-03-24
16:57
[8770de3834] part of check-in [2bf5413dc2] Fix byte-code register allocation in ANALYZE for STAT4 when there multiple indexes with differing numbers of columns. forum post bc39e531e5. This problem arose when expression indexes were added by check-in [2131a5ca53f0e9b0]. (check-in: [2bf5413dc2] user: drh branch: trunk, size: 8206)
2023-03-23
10:54
[3e35783c15] part of check-in [5992370a89] The attempt to bring STAT4 up to 100% MC/DC at [55a26c67ed4a3a93] and at [168fa2fb22b8c1ad] are incorrect. Back them out and replace them with a simple NEVER() macro. Error reported by forum post dc4854437b. (check-in: [5992370a89] user: drh branch: trunk, size: 7446)
2021-03-20
15:11
[69d130f9ba] 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: 7151)
2014-10-08
02:53
Added: [8684e8ac57] part of check-in [e3fe840052] Fix the STAT4 range scan estimates for DESC indexes. (check-in: [e3fe840052] user: drh branch: trunk, size: 7415)