summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect_sj_mat.result
Commit message (Expand)AuthorAgeFilesLines
* Allow firstmatch to use HASH joinsMonty2023-03-071-1/+1
* MDEV-30699: Updated prev_record_reads() to be more exactMonty2023-02-211-5/+5
* MDEV-30486 Table is not eliminated in bb-11.0Monty2023-02-101-2/+2
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-12/+10
* Added test cases for preceding testMonty2023-02-031-94/+90
* Fixed cost calculations for materialized tablesMonty2023-02-021-21/+16
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-43/+35
* Update cost for hash and cached joinsMonty2023-02-021-12/+12
* Adjust costs for doing index scan in cost_group_min_max()Monty2023-02-021-3/+3
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-5/+5
* Limit calculated rows to the number of rows in the tableMonty2023-01-301-3/+3
* Merge 10.9 into 10.10Marko Mäkelä2022-09-211-1/+1
|\
| * Merge 10.7 into 10.8Marko Mäkelä2022-09-211-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
| | | |\
* | | | \ Merge 10.9 into 10.10Marko Mäkelä2022-07-281-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.7 into 10.8Marko Mäkelä2022-07-281-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-3/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-3/+3
| | | |\ \ | | | | |/
| | | | * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ...Alexander Barkov2022-07-061-3/+3
* | | | | Added EQ_REF chaining to the greedy_optimizerMonty2022-07-261-0/+15
* | | | | Improve pruning in greedy_search by sorting tables during searchMonty2022-07-261-14/+14
|/ / / /
* | | | MDEV-27062: Make histogram_type=JSON_HB the new defaultSergei Petrunia2022-01-191-30/+30
|/ / /
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-20/+26
* | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-3/+2
|/ /
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-29/+27
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-29/+27
* | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-13/+13
|\ \ | |/
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-11/+11
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-0/+89
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-0/+89
* | MDEV-19134: EXISTS() slower if ORDER BY is definedSergei Petrunia2019-05-161-11/+7
* | MDEV-18689 Simple query with extra brackets stopped workingIgor Babaev2019-05-061-2/+2
* | Merge branch '10.4' into bb-10.4-mdev7486Galina Shalygina2019-02-191-30/+30
|\ \
| * | MDEV-18608: Defaults for 10.4: histogram size should be setSergei Petrunia2019-02-181-30/+30
* | | MDEV-7486: Condition pushdown from HAVING into WHEREGalina Shalygina2019-02-171-1/+1
|/ /
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-15/+22
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-11/+11
|\ \
| * \ Merge 10.3 into 10.4Marko Mäkelä2018-12-181-2/+2
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2018-12-181-2/+2
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-9/+9
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-8/+34
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-3/+3
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-281-3/+3
* | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-0/+93
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+93
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+2
* | MDEV-12387 Push conditions into materialized subqueriesGalina Shalygina2018-05-151-1/+1
|/