mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fix for release
Docs/manual.texi: new links scripts/make_binary_distribution.sh: Added missing files sql/sql_select.cc: Added accidently removed line
This commit is contained in:
@@ -4907,6 +4907,7 @@ end_write_group(JOIN *join, JOIN_TAB *join_tab __attribute__((unused)),
|
||||
}
|
||||
if (idx < (int) join->send_group_parts)
|
||||
{
|
||||
copy_fields(&join->tmp_table_param);
|
||||
copy_funcs(join->tmp_table_param.funcs);
|
||||
init_sum_functions(join->sum_funcs);
|
||||
if (join->procedure)
|
||||
|
||||
Reference in New Issue
Block a user