1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-16 03:39:35 +08:00

fix: 忽略 MySQL 8.0 部分警告日志

This commit is contained in:
wanghe-fit2cloud 2023-12-01 15:34:31 +08:00
parent 53f407c9e9
commit 0261bad183

View File

@ -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