Move the docs folder
This commit is contained in:
committed by
LINxiansheng
parent
7c6dcc6712
commit
d42f317422
@ -0,0 +1,17 @@
|
||||
ob_enable_blk_nestedloop_join
|
||||
==================================================
|
||||
|
||||
ob_enable_blk_nestedloop_join 用于设置是否允许打开 block nested loop join。
|
||||
|
||||
|
||||
| **属性** | **描述** |
|
||||
|----------|------------------------------------------------------------------------------------------------------------|
|
||||
| 参数类型 | bool |
|
||||
| 默认值 | 0 |
|
||||
| 取值范围 | * 0:不允许 * 1:允许 |
|
||||
| 生效范围 | * GLOBAL * SESSION |
|
||||
| 是否参与序列化 | 是 |
|
||||
| 是否影响计划生成 | 是 |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user