Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -13/+29 |
|\ | |||||
| * | Merge default materialization=on. | unknown | 2011-11-22 | 1 | -13/+19 |
| |\ | |||||
| | * | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 1 | -13/+19 |
| | |\ | |||||
| | | * | Enable subquery materialization=ON by default. | unknown | 2011-11-09 | 1 | -13/+19 |
| * | | | Fix test to pass on 32-bit machines by reducing | unknown | 2011-11-21 | 1 | -1/+1 |
| * | | | Fix bug lp:833777 | unknown | 2011-11-21 | 1 | -0/+10 |
| |/ / | |||||
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -51/+403 |
|\ \ \ | |/ / | |||||
| * | | Fixed LP bug #889750. | Igor Babaev | 2011-11-15 | 1 | -1/+4 |
| * | | Fix MySQL BUG#12329653 | unknown | 2011-11-12 | 1 | -0/+26 |
| * | | Merge. | Igor Babaev | 2011-11-02 | 1 | -6/+6 |
| |\ \ | | |/ | |||||
| | * | Fix bug lp:833702 | unknown | 2011-11-01 | 1 | -6/+6 |
| * | | Backported the fix and the test case for bug 12822678 from the mysql-5.6 code... | Igor Babaev | 2011-11-01 | 1 | -1/+1 |
| |/ | |||||
| * | lp:817966 int_column IN (string_constant) | Sergei Golubchik | 2011-10-13 | 1 | -3/+3 |
| * | Making subquery cache on by default. | unknown | 2011-10-05 | 1 | -18/+18 |
| * | Merge LP BUG#780386 5.2->5.3 (where other fix was present) | unknown | 2011-09-05 | 1 | -19/+19 |
| |\ | |||||
| | * | Fix of LP BUG#780386. | unknown | 2011-09-05 | 1 | -11/+30 |
| * | | Merge 5.2->5.3 | unknown | 2011-09-02 | 1 | -1/+268 |
| |\ \ | | |/ | |||||
| | * | LP BUG#823169 fix. | unknown | 2011-09-02 | 1 | -1/+268 |
| * | | Fix bug lp:827416 | unknown | 2011-08-27 | 1 | -5/+11 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -88/+401 |
|\ \ \ | |/ / | |||||
| * | | Fixed LP bug #826279. | Igor Babaev | 2011-08-19 | 1 | -0/+25 |
| * | | Fix bug lp:813473 | unknown | 2011-08-17 | 1 | -0/+73 |
| * | | Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview trees | unknown | 2011-08-12 | 1 | -0/+117 |
| * | | Fix bug lp:817384 | unknown | 2011-08-09 | 1 | -2/+2 |
| * | | Merge. | Igor Babaev | 2011-07-21 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 1 | -2/+3 |
| * | | | Fix of LP BUG#780386. | unknown | 2011-07-20 | 1 | -12/+31 |
| |/ / | |||||
| * | | Make subquery cache off by default. | unknown | 2011-07-15 | 1 | -17/+17 |
| * | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -0/+1 |
| * | | Merge the fix for bug lp:802979 | unknown | 2011-07-06 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Fix LP bug lp:802979 | unknown | 2011-07-04 | 1 | -3/+3 |
| * | | | Change the default @@optimizer_switch setting from | Sergey Petrunya | 2011-07-05 | 1 | -3/+4 |
| * | | | Fix buildbot failures: | Sergey Petrunya | 2011-06-30 | 1 | -4/+4 |
| |/ / | |||||
| * | | Fixed LP bug #793436. | Igor Babaev | 2011-06-06 | 1 | -2/+2 |
| * | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -11/+10 |
| |\ \ | |||||
| | * \ | Merge | Igor Babaev | 2011-05-20 | 1 | -11/+10 |
| | |\ \ | |||||
| | | * \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -11/+10 |
| | | |\ \ | |||||
| | | | * \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -11/+10 |
| | | | |\ \ | |||||
| | | | | * | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -11/+10 |
| * | | | | | | Merge 5.3->main -> 5.3-mwl90 | Sergey Petrunya | 2011-05-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Post-merge fixes part#2 | Sergey Petrunya | 2011-05-26 | 1 | -2/+2 |
| | * | | | | | | Merge MWL#90 with 5.3-main | Sergey Petrunya | 2011-05-25 | 1 | -3/+3 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | MWL#90: auto-merge with 5.3-main | Sergey Petrunya | 2011-05-09 | 1 | -8/+12 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge MWL#90 into 5.3-main | Sergey Petrunya | 2011-04-30 | 1 | -8/+12 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge MWL#90 with main 5.3 tree | Sergey Petrunya | 2011-04-02 | 1 | -8/+12 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge 5.3 -> 5.3-subqueries-mwl90 | Sergey Petrunya | 2011-03-01 | 1 | -0/+11 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2011-02-15 | 1 | -8/+12 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2010-12-09 | 1 | -7/+11 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | psergey | 2010-07-11 | 1 | -7/+11 |
| | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | MWL#90: Code cleanup: Unification of merged and non-merged SJM nests processing | Sergey Petrunya | 2010-06-05 | 1 | -1/+1 |