summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2017-11-091-4/+5
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-091-4/+5
| |\
| | * MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-091-3/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-9/+47
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-9/+47
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-8/+47
| | |\
| | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-8/+47
* | | | 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
* | | | Added tmp_disk_table_size to limit size of Aria temp tables in tmpdirMonty2017-06-301-4/+4
* | | | 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
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ \ | |/ / /
| * | | Correct FSF addressiangilfillan2017-03-101-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
* | | | MDEV-11108: Assertion `uniq_tuple_length_arg <= table->file->max_key_length()...Varun Gupta2017-01-241-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
| | | * MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with S...Sergei Petrunia2016-02-091-1/+2
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-1/+1
|/ / /
* | | MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP ROOleksandr Byelkin2015-10-291-2/+3
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-19/+30
|\ \ \ | |/ /