summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Subquery cache (MWL#66) added.unknown2010-07-101-1/+2
* Merge in MWL#68: Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-03-151-11/+13
|\
| * MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-03-111-8/+15
| * MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-03-091-3/+21
| |\
| * | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLsunknown2010-02-191-9/+4
* | | Apply fix by Roy Lyseng:Sergey Petrunya2010-03-151-5/+6
* | | MergeSergey Petrunya2010-03-141-0/+8
|\ \ \
| * | | Apply fix by oystein.grovlen@sun.com 2010-03-12:Sergey Petrunya2010-03-141-0/+6
| * | | BUG#45174: XOR in subqueries produces differing results in 5.1 and 5.4Sergey Petrunya2010-03-131-0/+2
| | |/ | |/|
* | | BUG#43768: Prepared query with nested subqueries core dumps on second executionSergey Petrunya2010-03-141-15/+37
|/ /
* | BUG#49129: Wrong result with IN-subquery with join_cache_level=6 and firstmat...Sergey Petrunya2010-03-071-2/+21
* | Prepare for OJ+SJ handling: Make replace_where_subcondition() not to assumeSergey Petrunya2010-02-251-1/+0
|/
* Subquery optimizations backport: fix test failures, update test results.Sergey Petrunya2010-02-181-1/+1
* Subquery optimizations backport:Sergey Petrunya2010-02-171-1/+1
* Subquery optimization backport:Sergey Petrunya2010-02-161-0/+3455