From 404a1942cd29087668d7ce8f535276881723c51a Mon Sep 17 00:00:00 2001 From: Morgan Tocker Date: Tue, 24 Aug 2021 10:09:24 -0600 Subject: [PATCH] Update system-variables.md Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com> --- system-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-variables.md b/system-variables.md index 35cd8bb0832a4..0df2d9a996483 100644 --- a/system-variables.md +++ b/system-variables.md @@ -270,7 +270,7 @@ MPP is a distributed computing framework provided by the TiFlash engine, which a - Default value: `OFF` - This variable is used to set whether the `AUTO_INCREMENT` property of a column is allowed to be removed by executing `ALTER TABLE MODIFY` or `ALTER TABLE CHANGE` statements. It is not allowed by default. -### tidb_analyze_version New in v5.1 +### tidb_analyze_version New in v5.1.0 - Scope: SESSION | GLOBAL - Default value: `2`