summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-2/+46
|\
| * Merge 5.3 -> 5.5Sergey Petrunya2013-09-121-0/+42
| |\
| | * MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queriesSergey Petrunya2013-09-121-0/+42
| * | MergeIgor Babaev2013-08-211-2/+4
| |\ \ | | |/
| | * MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_...unknown2013-08-211-2/+4
* | | 5.5 mergeSergei Golubchik2013-07-171-2/+6
|\ \ \ | |/ /
| * | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-161-1/+5
| * | -Run test suite with smaller aria keybuffer size (to make it possible to run ...Michael Widenius2013-06-051-1/+1
* | | Merge 10.0-base -> mwl253Igor Babaev2013-04-151-0/+6
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2013-04-141-0/+6
| |\ \ \ | | |/ /
| | * | Merge 5.3 -> 5.5Sergey Petrunya2013-04-031-0/+6
| | |\ \ | | | |/
| | | * MDEV-4335: Unexpected results when selecting on information_schemaSergey Petrunya2013-03-291-0/+6
* | | | Merge 10.0-base -> mwl253.Igor Babaev2013-03-311-0/+13
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-03-271-0/+13
| |\ \ \ | | |/ /
| | * | 5.3->5.5 mergeSergei Golubchik2013-02-281-0/+13
| | |\ \ | | | |/
| | | * Fixed bug mdev-3995.Igor Babaev2013-02-071-0/+13
* | | | The pilot patch for mwl#253.Igor Babaev2013-03-111-1/+1
|/ / /
* | | [NOT] EXISTS to IN transformation.unknown2013-02-261-1/+5
* | | 5.5 mergeSergei Golubchik2013-01-291-2/+2
|\ \ \ | |/ /
| * | non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOBSergei Golubchik2013-01-071-2/+2
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* | | SHOW EXPLAIN: merge with 5.5-mainSergey Petrunya2012-10-061-0/+3
|\ \ \ | |/ / |/| |
| * | Merge 5.5-main -> 5.5-show-explainSergey Petrunya2012-07-251-2/+45
| |\ \
| * \ \ MWL#182: Explain running statementsSergey Petrunya2012-06-151-0/+3
| |\ \ \
| | * | | SHOW EXPLAIN: Code cleanupSergey Petrunya2012-06-081-1/+1
| | * | | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5Sergey Petrunya2012-05-161-1/+4
| | |\ \ \
| | | * \ \ MWL#182: Explain running statements: merge with 5.3-main (needs fixing)Sergey Petrunya2012-01-031-1/+4
| | | |\ \ \
| | | | * \ \ MWL#182: Explain running statementsSergey Petrunya2011-10-271-1/+4
| | | | |\ \ \
| | | | | * | | -Make show_explain.test stableSergey Petrunya2011-08-271-1/+4
* | | | | | | | Merge from 5.3unknown2012-08-241-6/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Better commentsSergey Petrunya2012-08-211-6/+6
* | | | | | | Merge the fix for lp:944706, mdev-193unknown2012-06-061-2/+45
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix for bug lp:944706, task MDEV-193unknown2012-05-171-2/+45
| | |/ / / / | |/| | | |
* | | | | | Mergeunknown2012-06-061-4/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixed bug lp:1000649unknown2012-06-051-4/+10
* | | | | | 5.3 mergeSergei Golubchik2012-05-211-0/+22
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | BUG#998236: Assertion failure or valgrind errors at best_access_path ...Sergey Petrunya2012-05-131-0/+22
* | | | | 5.3 mergeSergei Golubchik2012-05-041-6/+5
|\ \ \ \ \ | |/ / / /
| * | | | Fix bug lp:985667, MDEV-229unknown2012-04-271-6/+5
* | | | | mergeSergei Golubchik2012-04-071-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-021-0/+2
* | | | | 5.3 mergeSergei Golubchik2012-03-281-0/+263
|\ \ \ \ \ | |/ / / /
| * | | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-261-0/+2
| * | | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-0/+246
| * | | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+15
* | | | | a couple of minor post-5.5-merge cleanupsSergei Golubchik2012-03-261-2/+2
* | | | | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fixes lp:941889 "JOIN constructors takes a long time in 5.3"Michael Widenius2012-03-231-1/+2
| * | | | Automerge.unknown2012-03-221-1/+3
| |\ \ \ \
| | * | | | Backport some simple performance patches from 5.5.unknown2012-03-221-1/+3