volehare 分享
12 years ago
GROUP_CONCAT
volehare
12 years ago
The result is truncated to the maximum length that is given by the group_concat_max_len system variable, which has a default value of 1024.
SET [GLOBAL | SESSION] group_concat_max_len = val;
立即下載