mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 14:15:33 +02:00
Merge 10.4 into 10.5
This commit is contained in:
commit
4ae105a37d
66 changed files with 1029 additions and 224 deletions
|
|
@ -4272,7 +4272,7 @@ Item_func_group_concat::fix_fields(THD *thd, Item **ref)
|
|||
String *new_separator;
|
||||
|
||||
DBUG_ASSERT(thd->active_stmt_arena_to_use()->
|
||||
is_stmt_prepare_or_first_sp_execute() ||
|
||||
is_stmt_prepare_or_first_stmt_execute() ||
|
||||
thd->active_stmt_arena_to_use()->
|
||||
is_conventional() ||
|
||||
thd->active_stmt_arena_to_use()->state ==
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue