summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* 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
* 5.3 mergeSergei Golubchik2014-02-221-0/+1
|\
| * MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat...Sergey Petrunya2014-02-151-0/+1
* | Merge 5.3->5.5Igor Babaev2014-02-101-2/+6
|\ \ | |/
| * MDEV-5582: Plugin 'MEMORY' has ref_count=1 after shutdown with materializatio...Sergey Petrunya2014-02-071-2/+6
| * MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-1/+1
* | MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-1/+1
* | MergeSergey Petrunya2013-11-211-2/+17
|\ \
| * | MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, co...Sergey Petrunya2013-11-211-2/+17
* | | Merge 5.3 -> 5.5Alexander Barkov2013-11-131-1/+0
|\ \ \ | | |/ | |/|
| * | incorrect assertion removedunknown2013-11-131-1/+0
* | | 5.3 mergeSergei Golubchik2013-11-131-4/+2
|\ \ \ | |/ / | | / | |/ |/|
| * MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition wit...Sergei Golubchik2013-11-131-4/+2
* | merge 5.3->5.5unknown2013-11-111-6/+13
|\ \ | |/
| * MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with...unknown2013-11-111-6/+13
* | 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
* | 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 5.3 -> 5.5Sergey Petrunya2013-04-031-0/+6
|\ \ | |/
| * MDEV-4335: Unexpected results when selecting on information_schemaSergey Petrunya2013-03-291-0/+6
* | 5.3->5.5 mergeSergei Golubchik2013-02-281-0/+13
|\ \ | |/
| * Fixed bug mdev-3995.Igor Babaev2013-02-071-0/+13
* | non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOBSergei Golubchik2013-01-071-2/+2
* | 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