Move the docs folder

This commit is contained in:
LINxiansheng
2022-02-10 14:51:49 +08:00
committed by LINxiansheng
parent 7c6dcc6712
commit d42f317422
1160 changed files with 0 additions and 3 deletions

View File

@ -0,0 +1,17 @@
ob_enable_sql_audit
========================================
ob_enable_sql_audit 用于控制当前租户是否开启 SQL Audit 功能。
| **属性** | **描述** |
|---------|------------------------------------------------------------------------------------------------------------------|
| 参数类型 | bool |
| 默认值 | true |
| 取值范围 | * true:表示开启 * false:表示关闭 |
| 生效范围 | GLOBAL |
| 是否参与序列化 | 是 |
enable_sql_audit 为 false 时,全部的租户均不会开启 sql audit 功能。