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,21 @@
debug_sync
===============================
debug_sync 用于在 debug 时设置同步点,与 MySQL 兼容。
**说明**
只有 debug_sync_timeout 配置项的值不为 0 时,该变量的设置才有效。
| **属性** | **描述** |
|--------|------------|
| 参数类型 | varchar |
| 默认值 | 空字符串 |
| 取值范围 | 无 |
| 生效范围 | SESSION |
| 是否可见 | 否,所有租户均不可见 |