Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+3 |
* | Make subquery Materialization, as well as semi-join Materialization be shown | Sergey Petrunya | 2011-12-05 | 1 | -14/+14 |
* | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -0/+1 |
* | Change the default @@optimizer_switch setting from | Sergey Petrunya | 2011-07-05 | 1 | -1/+1 |
* | Fix buildbot failures: | Sergey Petrunya | 2011-06-30 | 1 | -1/+1 |
* | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -1/+1 |
|\ | |||||
| * | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -1/+1 |
* | | BUG#727183: WL#90 does not trigger with non-comma joins | Sergey Petrunya | 2011-06-10 | 1 | -0/+15 |
|/ | |||||
* | Post-merge fixes part#2 | Sergey Petrunya | 2011-05-26 | 1 | -6/+8 |
* | BUG#780359: Crash with get_fanout_with_deps in maria-5.3-mwl90 | Sergey Petrunya | 2011-05-10 | 1 | -0/+18 |
* | MWL#90: Non-merged semi-joins | Sergey Petrunya | 2011-05-09 | 1 | -0/+83 |