Move the docs folder
This commit is contained in:
committed by
LINxiansheng
parent
7c6dcc6712
commit
d42f317422
@ -0,0 +1,15 @@
|
||||
sql_throttle_current_priority
|
||||
==================================================
|
||||
|
||||
sql_throttle_current_priority 用于设置限流优先级,只有 sql_throttle_current_priority 小于 sql_throttle_priority 的那些 Session 上的请求才会被限流。
|
||||
|
||||
|
||||
| **属性** | **描述** |
|
||||
|--------|------------------------------------------------------------------------------------------------------------|
|
||||
| 参数类型 | int |
|
||||
| 默认值 | 100 |
|
||||
| 取值范围 | 无取值范围,推荐值100 |
|
||||
| 生效范围 | * GLOBAL * SESSION |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user