This commit is contained in:
Igor Babaev 2011-10-28 05:19:45 -07:00
commit a8f5b5e866
5 changed files with 14 additions and 14 deletions

View file

@ -481,7 +481,7 @@ static const char *optimizer_switch_str="index_merge=on,index_merge_union=on,"
"index_merge_sort_union=on,"
"index_merge_intersection=on,"
"index_merge_sort_intersection=off,"
"index_condition_pushdown=on,"
"index_condition_pushdown=off,"
"derived_merge=off,"
"derived_with_keys=off,"
"firstmatch=off,"