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 |