summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-19/+30
| |\ \ | | |/
| | * MDEV-7846: postreview fixOleksandr Byelkin2015-10-061-0/+9
| | * MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread ...Oleksandr Byelkin2015-10-061-1/+3
| | * MDEV-7445: Server crash with Signal 6Oleksandr Byelkin2015-10-061-12/+12
| | * MDEV-7565: Server crash with Signal 6 (part 2)Oleksandr Byelkin2015-10-061-6/+6
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-22/+69
|\ \ \ | |/ /
| * | MDEV-8289: Semijoin inflates number of rows in query resultSergei Petrunia2015-08-181-22/+69
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-33/+42
* | | Stage 2 of MDEV-6152:Monty2015-08-211-18/+19
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-24/+27
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-16/+39
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-16/+39
| |\ \ | | |/
| | * MDEV-7911: crash in Item_cond::eval_not_null_tablesSergei Petrunia2015-04-211-9/+27
| | * MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...Sergei Petrunia2015-03-171-6/+11
* | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-3/+4
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-6/+1
|\ \ \ | |/ /
| * | MDEV-7586: Merged derived tables/VIEWs increment created_tmp_tablesVicențiu Ciorbaru2015-02-261-1/+0
| * | MDEV-7220: Materialization strategy is not used for REPLACE ... SELECTSergei Petrunia2015-02-201-5/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-141-3/+3
* | | cleanup: rename List<> methodsSergei Golubchik2014-10-101-1/+1
|/ /
* | cleanup: remove special case from store_key::store_key(), add Field_blob::new...Sergei Golubchik2014-06-091-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+7
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-2/+7
| |\ \ | | |/