From da3b8b0cc3fefbdbde488d75fb55d30ca0603919 Mon Sep 17 00:00:00 2001 From: Chopper Date: Tue, 7 Dec 2021 18:26:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=BB=98=E8=AE=A4=E6=8B=BC?= =?UTF-8?q?=E6=8E=A5=E5=AD=97=E7=AC=A6=E4=B8=B2=E9=95=BF=E5=BA=A6=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/my.cnf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/my.cnf b/config/my.cnf index 746d79d..63177db 100644 --- a/config/my.cnf +++ b/config/my.cnf @@ -27,3 +27,7 @@ default-character-set=utf8mb4 #default-character-set=utf8 default-character-set=utf8mb4 + +#group_concat_max_len=1024 +#group_concat_max_len=10240 +group_concat_max_len=-1