Clone
Ernie Ghiglione
committed
on 24 Feb 22
LDEV-5287 increase the default max length for group_concat
Otherwise some long strings cannot be concatenated.
See
https://dev.mysql.com/docShow more
LDEV-5287 increase the default max length for group_concat

Otherwise some long strings cannot be concatenated.

See

https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_group_concat_max_len

Show less