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,14 @@
enable_sql_operator_dump
=============================================
enable_sql_operator_dump 用于设置是否允许 SQL 处理过程的中间结果写入磁盘以释放内存。
| **属性** | **描述** |
|------------------|--------------------------------------------------------------------------------------------------------|
| 参数类型 | 布尔类型 |
| 默认值 | True |
| 取值范围 | * True * False |
| 是否重启 OBServer 生效 | 否 |