Igor Babaev
a910e8ef5b
Made join_cache_level == 2 by default.
2011-12-15 14:26:59 -08:00
Igor Babaev
03081bc1fd
Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.
...
Made it 'off' by default.
2011-07-14 22:24:59 -07:00
Sergey Petrunya
1492de8563
Set the default to be mrr=off,mrr_sort_keys=off:
...
- Set the default
- Adjust the testcases so that 'new' tests are run with optimizations turned on.
- Pull out relevant tests from "irrelevant" tests and run them with optimizations on.
- Run range.test and innodb.test with both mrr=on and mrr=off
2011-07-08 18:46:47 +04:00
Igor Babaev
4f75a8254a
Merge 5.3-mwl128 -> 5.3
2010-10-27 16:31:22 -07:00
Igor Babaev
94cfcbd9df
The main patch for MWL#128: Implement Block Nested Loop Hash Join.
2010-08-31 09:34:21 -07:00
Sergey Petrunya
b83cb52e9e
Backport of subquery optimizations to 5.3.
...
There are still test failures because of:
- Wrong query results in outer join + semi join
- EXPLAIN output differences
2010-01-17 17:51:10 +03:00