summaryrefslogtreecommitdiff
path: root/mysql-test/main/join.result
Commit message (Expand)AuthorAgeFilesLines
* Added test cases for preceding testMonty2022-12-201-17/+23
* Update row and key fetch cost models to take into account data copy costsMonty2022-11-291-9/+15
* Update cost for hash and cached joinsMonty2022-11-291-2/+2
* Update matching_candidates_in_table() to treat all conditions similarMonty2022-11-291-1/+1
* Added EQ_REF chaining to the greedy_optimizerMonty2022-07-261-2/+2
* Merge 10.5 into 10.6Marko Mäkelä2021-11-291-0/+4
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-11-291-0/+4
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-11-291-0/+4
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-291-0/+4
* | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-2/+2
* | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-2/+2
* | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-3/+3
|/ / /
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-2/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-2/+2
| |\ \ | | |/
| | * MDEV-21480: Unique key using ref access though eq_ref access can be usedVarun Gupta2020-05-011-2/+2
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-2/+2
|/ /
* | Post-merge fixSergei Petrunia2020-01-261-0/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-251-0/+56
|\ \ | |/
| * MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3-mdev21383Sergei Petrunia2020-01-241-0/+56
| * Merge 10.2 into 10.3Marko Mäkelä2019-08-211-0/+326
* | MDEV-20265 Unknown column in field listIgor Babaev2019-08-301-0/+326
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-0/+1384
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-0/+1384
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-0/+31
|\ \ | |/
| * MDEV-19600: The optimizer should be able to produce rows=1 estimate for uniqu...bb-10.3-mdev19600Sergei Petrunia2019-06-051-0/+30
* | MDEV-18608: Defaults for 10.4: histogram size should be setSergei Petrunia2019-02-181-1/+1
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-1/+3
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-5/+5
|\ \
| * | MDEV-17658 change the structure of mysql.user tableSergei Golubchik2018-12-121-3/+3
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-2/+2
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-0/+4
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-2/+4
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-2/+4
* | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-0/+40
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-031-0/+40
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+1
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1559