summaryrefslogtreecommitdiff
path: root/sql/item_subselect.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-4/+4
|\
| * Code comment spellfixesIan Gilfillan2020-07-221-4/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-1/+1
* | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-11/+11
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-2/+2
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-2/+2
| |\ \
| | * | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-2/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-2/+6
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-2/+6
| | |\ \ | | | |/
| | | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-3/+7
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-0/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-0/+7
| |\ \ \ | | |/ /
| | * | Fixed bug mdev-10053.Igor Babaev2017-04-211-0/+7
* | | | Fixed the bug mdev-12519.Igor Babaev2017-04-211-0/+8
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+9
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.0Marko Mäkelä2017-03-081-0/+9
| | |\ \ | | | |/
| | | * MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-051-0/+8
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-2/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-2/+3
| | |\ \ | | | |/
| | | * MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trustyOleksandr Byelkin2016-07-301-2/+3
* | | | MDEV-11784 View is created with invalid definition which causes ERROR 1241 (2...Sergei Golubchik2017-02-131-12/+10
* | | | cleanup: avoid Field::field_indexSergei Golubchik2016-12-121-2/+2
* | | | Merge branch '10.2' into bb-10.2-mdev9864Igor Babaev2016-09-071-2/+3
|\ \ \ \
| * | | | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trustyOleksandr Byelkin2016-09-021-2/+3
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+3
* | | | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-32/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-19/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-19/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-06-281-19/+15
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | MDEV-10050: Crash in subselectOleksandr Byelkin2016-06-241-19/+15
| * | | | | better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWEDSergei Golubchik2016-06-301-1/+1
| * | | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-12/+12
| * | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-2/+2
| | |_|_|/ | |/| | |
* | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-0/+5
* | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-1/+3
|/ / / /
* | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-0/+3
* | | | MDEV-9215 Detect cmp_type() and result_type() from field_type()Alexander Barkov2015-12-011-0/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-0/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-0/+6
| |\ \ | | |/
| | * MDEV-7846: postreview fixOleksandr Byelkin2015-10-061-0/+5
| | * MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread ...Oleksandr Byelkin2015-10-061-0/+1
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-8/+8
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-091-1/+4
|\ \ \
| * | | MDEV-7811: EXPLAIN/ANALYZE FORMAT=JSON should show subquery cacheSergei Petrunia2015-07-011-1/+1