Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -2/+8 |
|\ | |||||
| * | Merge | Igor Babaev | 2011-05-20 | 1 | -2/+23 |
| |\ | |||||
| | * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -2/+23 |
| | |\ | |||||
| | | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -2/+23 |
| | | |\ | |||||
| | | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -2/+23 |
* | | | | | BUG#787299: Valgrind complains on a join query with two IN subqueries | Sergey Petrunya | 2011-06-02 | 1 | -0/+2 |
* | | | | | Merge 5.3->main -> 5.3-mwl90 | Sergey Petrunya | 2011-05-29 | 1 | -18/+93 |
|\ \ \ \ \ | |||||
| * | | | | | Post-merge fixes part#2 | Sergey Petrunya | 2011-05-26 | 1 | -2/+3 |
| * | | | | | Merge MWL#90 with 5.3-main | Sergey Petrunya | 2011-05-25 | 1 | -18/+92 |
| |\ \ \ \ \ | |||||
| | * | | | | | Code cleanup, added comments. | Sergey Petrunya | 2011-05-10 | 1 | -0/+3 |
| | * | | | | | Change "disable semi-joins in presense of outer joins" check to actually | Sergey Petrunya | 2011-05-09 | 1 | -1/+2 |
| | * | | | | | Merge MWL#90 into 5.3-main | Sergey Petrunya | 2011-04-30 | 1 | -15/+80 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge MWL#90 with main 5.3 tree | Sergey Petrunya | 2011-04-02 | 1 | -15/+80 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Rename JOIN::top_jtrange_tables to top_join_tab_count | Sergey Petrunya | 2011-03-27 | 1 | -2/+2 |
| | | | * | | | | | MWL#90: Address review feedback part #14 | Sergey Petrunya | 2011-03-27 | 1 | -3/+9 |
| | | | * | | | | | Make first_linear_tab()/next_linear_tab() use named constants instead of TRUE... | Sergey Petrunya | 2011-03-25 | 1 | -2/+5 |
| | | | * | | | | | MWL#90: Address review feedback part #1 | Sergey Petrunya | 2011-03-19 | 1 | -1/+3 |
| | | | * | | | | | Merge 5.3 -> 5.3-subqueries-mwl90 | Sergey Petrunya | 2011-03-01 | 1 | -1/+1 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Code cleanup (1) | Sergey Petrunya | 2011-02-19 | 1 | -3/+0 |
| | | | * | | | | | | MWL#90: subquery optimizations | Sergey Petrunya | 2011-02-18 | 1 | -3/+2 |
| | | | * | | | | | | MWL#90: Merge (4) | Sergey Petrunya | 2011-02-15 | 1 | -11/+69 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2011-02-15 | 1 | -11/+69 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | MWL#90: Post-merge fixes: add mixing typecasts to remove compiler warnings | Sergey Petrunya | 2010-12-17 | 1 | -1/+2 |
| | | | | | * | | | | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2010-12-09 | 1 | -15/+72 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | psergey | 2010-07-11 | 1 | -15/+72 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | MWL#90: code cleanup | psergey | 2010-07-10 | 1 | -3/+0 |
| | | | | | | | * | | | | | | MWL#90, code cleanup | Sergey Petrunya | 2010-06-11 | 1 | -2/+2 |
| | | | | | | | * | | | | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque... | Sergey Petrunya | 2010-06-08 | 1 | -9/+14 |
| | | | | | | | * | | | | | | MWL#90: Code cleanup: Unification of merged and non-merged SJM nests processing | Sergey Petrunya | 2010-06-05 | 1 | -1/+3 |
| | | | | | | | * | | | | | | MWL#90, code movearound to unify merged and non-merged semi-join materializat... | Sergey Petrunya | 2010-06-04 | 1 | -3/+46 |
| | | | | | | | * | | | | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque... | Sergey Petrunya | 2010-05-25 | 1 | -1/+4 |
| | | | | | | | * | | | | | | Subqueries: Inside-out execution for non-semijoin materialized subqueries tha... | Sergey Petrunya | 2010-05-23 | 1 | -1/+4 |
| | | | | | | | * | | | | | | Code cleanup in subquery optimizations | Sergey Petrunya | 2010-04-25 | 1 | -10/+2 |
| | | | | | | | * | | | | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized | Sergey Petrunya | 2010-04-06 | 1 | -0/+12 |
| | | | | | | | | |_|_|_|/ | | | | | | | | |/| | | | | |||||
* | | | | | | | | | | | | | MWL#89: Address review feedback (by Sergey Petrunia) | unknown | 2011-05-23 | 1 | -0/+5 |
* | | | | | | | | | | | | | MWL#89 Addressing Sergey's review comments - Part 1. | unknown | 2011-05-18 | 1 | -9/+10 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge with 5.3 main | Michael Widenius | 2011-05-16 | 1 | -5/+91 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Post review fixes of MWL#148 (moving max/min optimization in optimize phase). | unknown | 2011-05-12 | 1 | -0/+2 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Moving max/min optimization from prepare to optimization phase. MWL#148 | Oleksandr Byelkin | 2011-05-04 | 1 | -0/+1 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | MWL#89 | unknown | 2011-05-02 | 1 | -5/+88 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | MWL#89 | unknown | 2011-03-30 | 1 | -5/+88 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | MWL#89 | unknown | 2011-03-30 | 1 | -5/+89 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | MWL#89 | unknown | 2011-03-01 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | | | |||||
| | | | * | | | | | | | | MWL#89 | unknown | 2011-03-01 | 1 | -5/+89 |
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | | | |||||
| | | | | * | | | | | | | Merge MWL#89 into 5.3 main. | unknown | 2011-01-11 | 1 | -5/+89 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | MWL#89 | unknown | 2010-12-23 | 1 | -2/+11 |
| | | | | | * | | | | | | | MWL#89 | unknown | 2010-12-15 | 1 | -7/+29 |
| | | | | | * | | | | | | | Merge the fix for LP BUG#682683. | unknown | 2010-12-10 | 1 | -1/+9 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | Fix LP BUG#682683 | unknown | 2010-12-02 | 1 | -1/+9 |
| | | | | | * | | | | | | | | Merge 5.3-mwl89 into 5.3. | unknown | 2010-12-03 | 1 | -3/+49 |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / | | | | | | | | | | / / / / | | | | | | | |_|_|/ / / / | | | | | | |/| | | | | | |