mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Manual merge
This commit is contained in:
@ -2129,8 +2129,8 @@ void reinit_stmt_before_use(THD *thd, LEX *lex)
|
||||
lex->result->cleanup();
|
||||
lex->result->set_thd(thd);
|
||||
}
|
||||
|
||||
DBUG_VOID_RETURN;
|
||||
thd->allow_sum_func= 0;
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user