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_pl_block_timeout
========================================
ob_pl_block_timeout 用于设置 PL 的最大超时时间,单位 us。
| 属性 | 描述 |
|---------|------------------------------------------------------------------------------------------------------------|
| 参数类型 | int |
| 默认值 | 3216672000000000 |
| 取值范围 | \[0, 9223372036854775807\] |
| 生效范围 | * GLOBAL * SESSION |
| 是否参与序列化 | 是 |