summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect_sj2_jcl6.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed the cost for HASH joinMonty2023-03-071-4/+3
* Allow firstmatch to use HASH joinsMonty2023-03-071-10/+10
* Adjust costs for rowid filterMonty2023-02-211-1/+1
* Added test cases for preceding testMonty2023-02-031-43/+35
* Fixed cost calculations for materialized tablesMonty2023-02-021-7/+17
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-23/+17
* Stabilize main.subselect_sj2* testsSergei Petrunia2023-02-021-3/+7
* Update cost for hash and cached joinsMonty2023-02-021-10/+9
* Merge 10.9 into 10.10Marko Mäkelä2022-09-211-1/+1
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-09-201-1/+1
| |\
| | * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141-1/+1
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2022-09-131-1/+1
| | | |\
| | | | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-1/+1
* | | | | Improve pruning in greedy_search by sorting tables during searchMonty2022-07-261-5/+18
|/ / / /
* | | | greedy_search() and best_extension_by_limited_search() scrambled table orderMichael Widenius2022-06-071-4/+4
* | | | MDEV-28073 Query performance degradation in newer MariaDB versions when using...Monty2022-05-121-3/+3
|/ / /
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-4/+4
|/ /
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-5/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-5/+1
* | Make main.subselect_sj2* tests stableSergei Petrunia2019-09-021-8/+24
* | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-10/+12
|\ \ | |/
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-10/+12
* | MDEV-16188 Post review fixesIgor Babaev2019-02-141-4/+4
* | MDEV-16188 Introduced the notion of adjusted filter gain.Igor Babaev2019-02-141-10/+10
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-0/+10
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-8/+44
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1445