From 6f2832595cbc7a12b99241b26f39d48f3e655ff6 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Fri, 13 Sep 2024 09:22:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4MySQL=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E4=B8=AD=E9=87=8D=E5=A4=8D=E7=9A=84?= =?UTF-8?q?=E5=8F=82=E6=95=B0=20#12117?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/dataease/templates/my.cnf | 2 -- 1 file changed, 2 deletions(-) diff --git a/installer/dataease/templates/my.cnf b/installer/dataease/templates/my.cnf index 538e5c9437..5ce69449d2 100644 --- a/installer/dataease/templates/my.cnf +++ b/installer/dataease/templates/my.cnf @@ -15,8 +15,6 @@ innodb_flush_method=O_DIRECT innodb_lock_wait_timeout=1800 innodb_flush_log_at_trx_commit=0 sync_binlog=0 -#group_concat_max_len=1024000 -max_allowed_packet=100000000 sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION