Automerge.

This commit is contained in:
Alexey Kopytov 2009-11-12 20:14:07 +03:00
commit cf872354a8

View File

@ -1301,7 +1301,7 @@ JOIN::optimize()
((select_distinct || !simple_order || !simple_group) || ((select_distinct || !simple_order || !simple_group) ||
(group_list && order) || (group_list && order) ||
test(select_options & OPTION_BUFFER_RESULT))) || test(select_options & OPTION_BUFFER_RESULT))) ||
rollup.state != ROLLUP::STATE_NONE && select_distinct); (rollup.state != ROLLUP::STATE_NONE && select_distinct));
// No cache for MATCH // No cache for MATCH
make_join_readinfo(this, make_join_readinfo(this,