feat: 适配 Halo

This commit is contained in:
zhengkunwang223
2023-02-10 15:49:55 +08:00
parent 3cfc0d28fa
commit fc235baf16
3 changed files with 17 additions and 11 deletions
+6
View File
@@ -6,6 +6,12 @@ socket=/var/run/mysqld/mysqld.sock
secure-file-priv=/var/lib/mysql-files
user=mysql
character_set_server=utf8
lower_case_table_names=1
group_concat_max_len=1024000
log_bin_trust_function_creators=1
pid-file=/var/run/mysqld/mysqld.pid
[client]
socket=/var/run/mysqld/mysqld.sock