Reserve a new system variable, enable_sql_plan_monitor, used to activate SQL plan monitoring.
This commit is contained in:
parent
2ee5bd52d4
commit
b34c3488c8
@ -6008,5 +6008,19 @@
|
||||
"info_cn": "用于控制是否使用旧版字符集推导规则",
|
||||
"background_cn": "",
|
||||
"ref_url": ""
|
||||
},
|
||||
"enable_sql_plan_monitor": {
|
||||
"id": 10327,
|
||||
"name": "enable_sql_plan_monitor",
|
||||
"default_value": "0",
|
||||
"base_value": "0",
|
||||
"data_type": "bool",
|
||||
"info": "To set whether the SQL for the current session is logged into the SQL plan monitor.",
|
||||
"flags": "SESSION",
|
||||
"publish_version": "",
|
||||
"info_cn": "",
|
||||
"background_cn": "",
|
||||
"ref_url": "",
|
||||
"placeholder": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user