summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect3.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed the cost for HASH joinMonty2023-03-071-1/+17
* Allow firstmatch to use HASH joinsMonty2023-03-071-0/+3
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-1/+1
* Added test cases for preceding testMonty2023-02-031-6/+6
* Fixed cost calculations for materialized tablesMonty2023-02-021-5/+15
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-5/+5
* Update cost for hash and cached joinsMonty2023-02-021-1/+1
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-1/+1
* greedy_search() and best_extension_by_limited_search() scrambled table orderMichael Widenius2022-06-071-2/+2
* Merge 10.4 into 10.5Marko Mäkelä2022-02-251-2/+2
|\
| * Merge 10.2 into 10.3Marko Mäkelä2022-02-251-2/+2
* | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+2
|/
* Merge branch '10.2' into 10.3Monty2019-09-031-3/+3
* MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-9/+9
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1547