summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '11.0' into 11.1bb-11.1-releaseOleksandr Byelkin2023-05-171-86/+176
|\
| * Merge 10.11 into 11.0Sergei Petrunia2023-04-171-86/+176
| |\
| | * Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-311-86/+176
| | |\
| | | * MDEV-30706 Different results of selects from view and CTE with same definitionIgor Babaev2023-03-021-86/+176
* | | | Adjusted test results after rebase against 11.0.1Igor Babaev2023-03-151-0/+12
* | | | MDEV-28965 Assertion failure when preparing UPDATE with derived table in WHEREIgor Babaev2023-03-151-1/+0
|/ / /
* | | Allow firstmatch to use HASH joinsMonty2023-03-071-1/+1
* | | Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-101-9/+9
* | | Added test cases for preceding testMonty2023-02-031-52/+66
* | | Adjust cost for re-creating a row from the JOIN CACHEMonty2023-02-021-2/+2
* | | Fixed cost calculations for materialized tablesMonty2023-02-021-9/+14
* | | Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-29/+29
* | | Update cost for hash and cached joinsMonty2023-02-021-9/+9
* | | Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-021-7/+7
|/ /
* | Merge branch '10.4' into 10.5mariadb-10.5.18Oleksandr Byelkin2022-11-021-0/+11
|\ \ | |/
| * Merge branch '10.3' into 10.4mariadb-10.4.27Oleksandr Byelkin2022-11-021-0/+11
| |\
| | * MDEV-29926: ASAN heap-use-after-free in Explain_query::~Explain_querymariadb-10.3.37Oleksandr Byelkin2022-11-021-0/+11
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141-6/+6
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-131-6/+6
| |\ \ | | |/
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-6/+6
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-11/+11
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-11/+11
| |\ \ | | |/
| | * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ...Alexander Barkov2022-07-061-11/+11
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-1/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-0/+38
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-0/+38
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-181-0/+38
* | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-4/+4
* | | outer references in subqueries in INSERTSergei Golubchik2019-10-141-2/+0
* | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-2/+2
|/ /
* | MDEV-19956 Queries with subqueries containing UNION are not parsedIgor Babaev2019-09-231-5/+10
* | MDEV-20634 Report disallowed subquery errors as such (instead of parse error)Alexander Barkov2019-09-201-2/+2
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+2
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-031-1/+2
* | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-4/+4
|\ \ | |/
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-4/+4
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-2/+33
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-2/+33
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+1
* | MDEV-18689 Simple query with extra brackets stopped workingIgor Babaev2019-05-061-6/+18
* | Fixed the results after the merge of 10.4 into bb-10.4-mdev16188.Igor Babaev2019-02-031-0/+1
* | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-8/+8
|\ \
| * | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-8/+8
* | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-4/+8
|/ /
* | MDEV-15851 Stop creating mysql.host tableVladislav Vaintroub2018-08-161-6/+0
* | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-0/+16
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-07-261-0/+16