Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -21/+77 |
|\ | |||||
| * | Fix for LP BUG#824425: Prohibiting subqueries in rows for left part of IN/ALL... | unknown | 2011-11-13 | 1 | -0/+9 |
| * | Fix of typo. | unknown | 2011-11-01 | 1 | -1/+1 |
| * | Fixed LP bug #879882. | Igor Babaev | 2011-10-23 | 1 | -0/+1 |
| * | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -3/+0 |
| * | lp:817966 int_column IN (string_constant) | Sergei Golubchik | 2011-10-13 | 1 | -8/+8 |
| * | BUG#849776: Wrong result with semijoin + "Impossible where" | Sergey Petrunya | 2011-09-23 | 1 | -0/+36 |
| * | lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetime | Sergei Golubchik | 2011-09-07 | 1 | -5/+12 |
| * | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ... | Sergey Petrunya | 2011-08-29 | 1 | -4/+11 |
| * | Fixed bug lp:825018 | unknown | 2011-08-23 | 1 | -1/+1 |
* | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -4/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | Patch for Bug 12652769 - 61470: CASE OPERATOR IN STORED ROUTINE RETAINS | Alexander Nozdrin | 2011-06-21 | 1 | -4/+30 |
* | | | Post-merge fixes: Fix problems in table_elim.test and enable it. | Sergey Petrunya | 2011-10-27 | 1 | -2/+7 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -976/+872 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix bug lp:813473 | unknown | 2011-08-17 | 1 | -2/+21 |
| * | | Fix of LP BUG#780386. | unknown | 2011-07-20 | 1 | -0/+25 |
| * | | Fixed LP BUG#800696. | unknown | 2011-07-19 | 1 | -12/+21 |
| * | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil... | Sergey Petrunya | 2011-07-11 | 1 | -10/+35 |
| * | | Fix bug lp:806943 | unknown | 2011-07-07 | 1 | -1/+1 |
| * | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -7/+58 |
| |\ \ | |||||
| | * \ | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -7/+58 |
| | |\ \ | |||||
| | | * \ | Merge | Igor Babaev | 2011-05-20 | 1 | -8/+59 |
| | | |\ \ | |||||
| | | | * | | Fixed LP bug #784281. | Igor Babaev | 2011-05-17 | 1 | -1/+1 |
| | | | * | | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -7/+58 |
| | | | |\ \ | |||||
| | | | | * \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -7/+58 |
| | | | | |\ \ | |||||
| | | | | | * | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -7/+58 |
| * | | | | | | | bugfixes: | Sergei Golubchik | 2011-06-09 | 1 | -2/+2 |
| * | | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -299/+150 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -275/+129 |
| * | | | | | | | Merge 5.3->main -> 5.3-mwl90 | Sergey Petrunya | 2011-05-29 | 1 | -39/+18 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge MWL#90 with 5.3-main | Sergey Petrunya | 2011-05-25 | 1 | -39/+18 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | MWL#90: auto-merge with 5.3-main | Sergey Petrunya | 2011-05-09 | 1 | -39/+18 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge MWL#90 into 5.3-main | Sergey Petrunya | 2011-04-30 | 1 | -39/+18 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | Merge MWL#90 with main 5.3 tree | Sergey Petrunya | 2011-04-02 | 1 | -38/+17 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | MWL#90: Merge (4) | Sergey Petrunya | 2011-02-15 | 1 | -38/+17 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2011-02-15 | 1 | -38/+17 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2010-12-09 | 1 | -38/+17 |
| | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | psergey | 2010-07-11 | 1 | -36/+17 |
| | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | MWL#90: code cleanup | psergey | 2010-07-10 | 1 | -4/+2 |
| | | | | | | | | | * | | | | | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque... | Sergey Petrunya | 2010-06-08 | 1 | -17/+1 |
| | | | | | | | | | * | | | | | | | MWL#90, code movearound to unify merged and non-merged semi-join materializat... | Sergey Petrunya | 2010-06-04 | 1 | -1/+5 |
| | | | | | | | | | * | | | | | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque... | Sergey Petrunya | 2010-05-25 | 1 | -20/+15 |
| | | | | | | | | | | |_|_|_|/ / | | | | | | | | | | |/| | | | | | |||||
| * | | | | | | | | | | | | | | | automatic merge with 5.3 | Michael Widenius | 2011-05-28 | 1 | -10/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | MWL#89: Address review feedback (by Sergey Petrunia) | unknown | 2011-05-23 | 1 | -2/+3 |
| | * | | | | | | | | | | | | | | | MWL#89 - automatic merge with 5.3 | unknown | 2011-05-17 | 1 | -8/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | Fix LP BUG#778413 | unknown | 2011-05-17 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | Fix LP BUG#777597 | unknown | 2011-05-13 | 1 | -7/+8 |
| * | | | | | | | | | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -547/+335 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |