From 8fa3a06501870ddfbed58965118fafddc7f9be7b Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Fri, 1 Dec 2023 15:34:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BF=BD=E7=95=A5=20MySQL=208.0=20?= =?UTF-8?q?=E9=83=A8=E5=88=86=E8=AD=A6=E5=91=8A=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/mysql/8.2.0/conf/my.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mysql/8.2.0/conf/my.cnf b/apps/mysql/8.2.0/conf/my.cnf index 30e94200..6877bbfc 100644 --- a/apps/mysql/8.2.0/conf/my.cnf +++ b/apps/mysql/8.2.0/conf/my.cnf @@ -5,7 +5,7 @@ datadir=/var/lib/mysql socket=/var/run/mysqld/mysqld.sock secure-file-priv=/var/lib/mysql-files user=mysql - +log_error_suppression_list='MY-013360' character_set_server=utf8 lower_case_table_names=1