group_concat_max_len

2023-08-18 09:26:34  Updated

group_concat_max_len specifies the maximum length allowed in bytes of the result of the GROUP_CONCAT() function.

Property Description
Parameter type Uint
Default value 1024
Value range [4, 18446744073709551615]
Effective scope * GLOBAL * SESSION
Involved in serialization Yes

Contact Us