summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2020-12-031-2/+6
|\
| * Merge 10.4 into 10.5Marko Mäkelä2020-12-021-2/+6
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+6
| | |\
| | | * MDEV-21265: IN predicate conversion to IN subquery should be allowed for a br...Varun Gupta2020-11-301-2/+7
* | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-9/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5Sujatha2020-09-291-9/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into 10.4Sujatha2020-09-281-9/+4
| | |\ \ | | | |/
| | | * Merge branch '10.2' into 10.3Sujatha2020-09-281-9/+4
| | | |\
| | | | * Fix GCC 10.2.0 -Og -fsanitize=undefined -Wmaybe-uninitializedMarko Mäkelä2020-09-231-9/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-08-041-49/+63
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-151-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-151-3/+2
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2020-07-141-3/+2
| | | |\ \ | | | | |/
| | | | * MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-121-3/+2
| * | | | MDEV-23071 remove potentially dangerouws casting to Item_in_subselectOleksandr Byelkin2020-07-061-46/+61
* | | | | MDEV-13694: Wrong result upon GROUP BY with orderby_uses_equalities=onVarun Gupta2020-07-081-2/+15
|/ / / /
* | | | MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_onlyMonty2020-07-021-1/+1
* | | | Make all #sql temporary table names uniformMonty2020-04-191-2/+2
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-4/+5
* | | | Fix various spelling errorsOtto Kekäläinen2020-03-161-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-13/+17
|\ \ \ \ | |/ / /
| * | | Improved speed of optimizer traceMonty2020-03-091-13/+17
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-12-131-1/+6
| |\ \ \ | | |/ /
| | * | MDEV-20900: IN predicate to IN subquery conversion causes performance regressionVarun Gupta2019-12-101-1/+6
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ | | |/ /
| | * | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-141-1/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-141-1/+16
| |\ \ \ | | |/ /
| | * | MDEV-20646: 10.3.18 is slower than 10.3.17Sergei Petrunia2019-11-131-1/+16
* | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-2/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-2/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-2/+10
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-10-251-2/+10
| | | |\
| | | | * Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-231-2/+10
| | | | |\
| | | | | * MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-151-2/+10
* | | | | | MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-3/+0
* | | | | | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-131-6/+3
* | | | | | MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-281-1/+1
* | | | | | fix max_rows calculations for internal on-disk temp tablesSergei Golubchik2019-09-281-1/+1
* | | | | | MDEV-20468: Allocating more space than required for JOIN_TAB array for a quer...Varun Gupta2019-09-241-0/+33
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-241-10/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-231-10/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-231-10/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-20371: Invalid reads at plan refinement stage: join->positions...Sergei Petrunia2019-09-111-10/+16
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-171-3/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-20440: Optimizer trace: print more details about semi-join optimizationSergei Petrunia2019-09-121-3/+5
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-111-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Moved the function trace_plan_prefix to the optimizer trace fileVarun Gupta2019-09-111-2/+1