summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-0/+4
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+4
| |\
| | * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-0/+4
| | |\
| | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-0/+4
| | | |\
| | | | * Fixed the bug mdev-12838.Igor Babaev2017-06-071-0/+4
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-041-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Added tmp_disk_table_size to limit size of Aria temp tables in tmpdirMonty2017-06-301-4/+4
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-3/+106
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-3/+106
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+30
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-201-1/+30
| | | |\ \ | | | | |/
| | | | * Fixed the bug mdev-12812.Igor Babaev2017-05-171-0/+10
| | | | * Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-171-1/+20
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-3/+77
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-3/+77
| | | |\ \ | | | | |/
| | | | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-3/+78
* | | | | MDEV-12568 Add Type_handler::subquery_type_allows_materialization()Alexander Barkov2017-04-241-27/+2
* | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-8/+9
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-311-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-02-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-01-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-241-1/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-02-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-241-1/+1
* | | | | MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handlerAlexander Barkov2016-12-161-1/+1
|/ / / /
* | | | cleanup: unused open_table_from_share() flagsSergei Golubchik2016-12-121-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+5
|\ \ \ \ | |/ / /
| * | | MDEV-10389: Query returns different results on a debug vs non-debug buildSergei Petrunia2016-07-271-0/+5
* | | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-4/+5
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-4/+5
| | |\ \ \ | | | |/ /
| | | * | MDEV-9988 - Insert cast to suppress -Wdynamic-class-memaccessSergey Vojtovich2016-04-281-4/+5
| * | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-1/+0
| |\ \ \ \
| * | | | | The implementation of the template bubble_sort assumedIgor Babaev2016-04-011-2/+2
| * | | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-4/+14
| |\ \ \ \ \
| * | | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-20/+12
* | | | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-1/+3
* | | | | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-22/+14
| |_|/ / / / |/| | | | |
* | | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+0
| |/ / / / |/| | | |
* | | | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-2/+0
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-1/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+13
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+13
| | |\ \ | | | |/
| | | * MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-101-1/+2
| | | * MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-091-0/+10