🐳 添加 docker 配置.
This commit is contained in:
@@ -23,3 +23,7 @@ collation_server=utf8mb4_general_ci
|
||||
default-storage-engine=InnoDB
|
||||
# 禁止 DNS 解析
|
||||
skip-name-resolve
|
||||
# 默认加密方式
|
||||
default_authentication_plugin=mysql_native_password
|
||||
# sql模式
|
||||
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION
|
||||
Reference in New Issue
Block a user