summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Split item->flags into base_flags and with_flagsMonty2021-05-191-2/+2
* Removed Item::is_fixed() and Item::has_subquery()Monty2021-05-191-7/+7
* Change bitfields in Item to an uint16Michael Widenius2021-05-191-5/+5
* Revert MDEV-14517 Cleanup for Item::with_subselectMichael Widenius2021-05-191-1/+1
* cleanup: Refactor select_limit in select lexVicențiu Ciorbaru2021-04-211-3/+3
* Merge 10.5 into 10.6Marko Mäkelä2021-04-211-6/+6
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-211-6/+6
| |\
| | * Fix all warnings given by UBSANMonty2021-04-201-6/+6
* | | MDEV-17399 JSON_TABLE.Alexey Botchkov2021-04-211-1/+1
* | | MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-0/+12
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-1/+1
|\ \ \ | |/ /
| * | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | 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