01-31-周六_19-58-11

This commit is contained in:
AaronXu
2026-01-31 19:58:11 +08:00
parent 10a8f56436
commit 8210588144

View File

@@ -2465,7 +2465,7 @@ mysql> show variables like 'log_error';
- 记录mysql所有执行成功的SQL语句信息可以做审计用但是我们很少开启。
- 默认位置
- $MYSQL_HOME/data/
- y开启方式
- 开启方式
- MySQL安装完之后默认不开启
```shell