diff --git a/system-variables.md b/system-variables.md index dada6e5999091..c5a4348e524bc 100644 --- a/system-variables.md +++ b/system-variables.md @@ -72,7 +72,7 @@ SET GLOBAL tidb_distsql_scan_concurrency = 10; - Default value: 0 - This variable is used to show whether the execution plan used in the previous `execute` statement is taken directly from the plan cache. -### last_plan_from_binding New in v4.0 +### last_plan_from_binding - Scope: SESSION - Default value: 0