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,15 @@
ob_enable_truncate_flashback
=================================================
ob_enable_truncate_flashback 用于设置是否启用表截断的闪回。
| **属性** | **描述** |
|--------|------------------------------------------------------------------------------------------------------------|
| 参数类型 | bool |
| 默认值 | 0 |
| 取值范围 | * 0:不启用 * 1:启用 |
| 生效范围 | * GLOBAL * SESSION |