This commit is contained in:
marsal wang
2021-12-28 18:32:23 +08:00
parent 46dcbdf809
commit 07c3582aeb
8 changed files with 98 additions and 18 deletions

View File

@ -179,7 +179,10 @@ primary:
log-error=/opt/bitnami/mysql/logs/mysqld.log
character-set-server=UTF8
collation-server=utf8_general_ci
sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES
log-bin=mysql-bin
binlog-format=ROW
[client]
port=3306
socket=/opt/bitnami/mysql/tmp/mysql.sock