Move the docs folder
This commit is contained in:
committed by
LINxiansheng
parent
7c6dcc6712
commit
d42f317422
@ -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 功能。
|
||||
Reference in New Issue
Block a user