mirror of
https://github.com/kejilion/sh.git
synced 2025-10-03 23:34:20 +08:00
Update custom_mysql_config.cnf
This commit is contained in:
parent
8994c7d211
commit
e70f8fba38
1 changed files with 1 additions and 0 deletions
|
@ -42,3 +42,4 @@ log_queries_not_using_indexes = 1 # ⭐记录无索引扫描
|
|||
# 其他
|
||||
sql_mode=STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
|
||||
performance_schema=ON # ⭐生产环境推荐打开,监控分析好用
|
||||
disable-log-bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue