summaryrefslogtreecommitdiff
path: root/sql/opt_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-278/+1503
|\
| * BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-211-0/+9
| * Fix a compile error, and most likely a bug: jtb_table_no holds table number, ...Sergey Petrunya2011-07-201-1/+1
| * MergeSergey Petrunya2011-07-191-0/+2
| |\
| | * BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-151-0/+2
| * | Fix bug lp:782305unknown2011-07-181-1/+1
| * | Merge with the latest 5.3 code.Igor Babaev2011-07-171-58/+69
| |\ \ | | |/ | |/|
| | * Fixed LP bug #794901.Igor Babaev2011-07-161-58/+69
| * | Disable LooseScan and FirstMatch when outer joins are present.Sergey Petrunya2011-07-141-2/+3
| * | Alternate version of MySQL's fix for BUG#49453.Sergey Petrunya2011-07-111-22/+39
| |/
| * [No BUG#] Fixes for problems discovered when running mysql-trunk's subquery t...Sergey Petrunya2011-07-091-0/+6
| * BUG#803365: Crash in pull_out_semijoin_tables with outer join + semijoin + de...Sergey Petrunya2011-07-051-2/+46
| * Fix buildbot failures:Sergey Petrunya2011-06-301-0/+1
| * MergeSergey Petrunya2011-06-291-7/+36
| |\
| | * Remove garbage commentSergey Petrunya2011-06-281-1/+1
| | * Followup to previous commit:Sergey Petrunya2011-06-281-1/+7
| | * Test: enable semi-join processing for cases of semi-joins and outer joins, ex...Sergey Petrunya2011-06-281-2/+9
| | * Make semi-joins work with outer joins part #1:Sergey Petrunya2011-06-221-4/+20
| * | Fixed bug lp:800679unknown2011-06-281-2/+1
| * | Added TODO commentsSergey Petrunya2011-06-271-0/+2
| |/
| * MWL#89unknown2011-06-211-41/+37
| |\
| | * MWL#89unknown2011-06-211-41/+37
| * | Merge fix for BUG#778406.Sergey Petrunya2011-06-171-1/+1
| |\ \
| | * | BUG#778406: Crash in hp_movelink with Aria engine and subqueriesSergey Petrunya2011-06-151-1/+1
| * | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-24/+36
| |\ \ \ | | |/ / | |/| |
| | * | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-25/+38
| | |\ \
| | | * \ MergeIgor Babaev2011-05-201-23/+67
| | | |\ \
| | | | * \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-23/+67
| | | | |\ \
| | | | | * \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-20/+41
| | | | | |\ \
| | | | | | * | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-20/+41
| * | | | | | | Fixed LP bug #784441.Igor Babaev2011-06-061-3/+7
| |/ / / / / /
| * | | | | | BUG#787299: Valgrind complains on a join query with two IN subqueriesSergey Petrunya2011-06-021-4/+5
| | |_|_|_|/ | |/| | | |
| * | | | | - Remove compiler warningSergey Petrunya2011-05-301-23/+4
| * | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-64/+693
| |\ \ \ \ \
| | * | | | | - Update test results (trivial)Sergey Petrunya2011-05-291-11/+0
| | * | | | | post-merge fixes: get MWL#90 code to work with MWL#89'sSergey Petrunya2011-05-281-2/+3
| | * | | | | Post-merge fixes part#2Sergey Petrunya2011-05-261-7/+16
| | * | | | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-76/+703
| | |\ \ \ \ \
| | | * | | | | Code cleanup, added comments.Sergey Petrunya2011-05-101-1/+2
| | | * | | | | Change "disable semi-joins in presense of outer joins" check to actually Sergey Petrunya2011-05-091-0/+27
| | | * | | | | MWL#90: Non-merged semi-joinsSergey Petrunya2011-05-091-9/+4
| | | * | | | | Merge MWL#90 into 5.3-mainSergey Petrunya2011-04-301-58/+631
| | | |\ \ \ \ \
| | | | * | | | | MWL#90: Address review feedback part #19: More commentsSergey Petrunya2011-04-051-2/+28
| | | | * | | | | MWL#90: Address review feedback part #18Sergey Petrunya2011-04-051-22/+2
| | | | * | | | | Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-56/+623
| | | | |\ \ \ \ \
| | | | | * | | | | MWL#90: Address review feedback part #16Sergey Petrunya2011-03-291-14/+13
| | | | | * | | | | Rename JOIN::top_jtrange_tables to top_join_tab_countSergey Petrunya2011-03-271-1/+1
| | | | | * | | | | MWL#90: Address review feedback part #14Sergey Petrunya2011-03-271-20/+29
| | | | | * | | | | - Fix valgrind failure introduced in previous pushSergey Petrunya2011-03-251-1/+1
| | | | | * | | | | MWL#90: Address review feedback part #7Sergey Petrunya2011-03-221-0/+1