Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport of WL#5953 from MySQL 5.6 | unknown | 2011-12-19 | 1 | -0/+4 |
* | Made join_cache_level == 2 by default. | Igor Babaev | 2011-12-15 | 1 | -0/+2 |
* | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+3 |
* | Bug #899962: materialized subquery with join_cache_level=3 | Sergey Petrunya | 2011-12-06 | 1 | -0/+24 |
* | Fixed LP bug #899696. | Igor Babaev | 2011-12-04 | 1 | -0/+28 |
* | Fixed LP bug #898073. | Igor Babaev | 2011-11-30 | 1 | -0/+32 |
* | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'. | Igor Babaev | 2011-07-14 | 1 | -0/+1 |
* | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -0/+1 |
* | Merge 5.3-mwl128 -> 5.3 | Igor Babaev | 2010-10-27 | 1 | -0/+7 |
|\ | |||||
| * | The main patch for MWL#128: Implement Block Nested Loop Hash Join. | Igor Babaev | 2010-08-31 | 1 | -0/+7 |
|/ | |||||
* | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -0/+11 |