mirror of https://github.com/MariaDB/server
Browse Source
Temporary tables may set join->group to 0 even though there is grouping. Also need to test if sum_func_count>0 when JOIN::exec() decides whether to present results in a grouped manner. sql/sql_select.cc: Temporary tables may set join->group to 0 even though there is grouping. Also need to test if sum_func_count>0 when JOIN::exec() decides whether to present results in a grouped manner.pull/374/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue