Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00
Igor Babaev
a910e8ef5b
Made join_cache_level == 2 by default.
2011-12-15 14:26:59 -08:00
Igor Babaev
f5dac20f38
Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'
...
set to 'on' by default.
2011-12-15 00:21:15 -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
Igor Babaev
4449a5f489
Backport into MariaDB-5.2 the following:
...
WL#2771 "Block Nested Loop Join and Batched Key Access Join"
2009-12-20 18:26:15 -08:00