Skip to content

Commit 6a732ef

Browse files
committed
docs: remove v9.0.0 mention for v8.5.7
1 parent ca7c35b commit 6a732ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2809,7 +2809,7 @@ Assume that you have a cluster with 4 TiDB nodes and multiple TiKV nodes. In thi
28092809
- Default value: `ON`
28102810
- This variable is used to control whether to enable the statement summary feature. If enabled, SQL execution information like time consumption is recorded to the `information_schema.STATEMENTS_SUMMARY` system table to identify and troubleshoot SQL performance issues.
28112811

2812-
### tidb_enable_strict_not_null_check <span class="version-mark">New in v8.5.7 and v9.0.0</span>
2812+
### tidb_enable_strict_not_null_check <span class="version-mark">New in v8.5.7</span>
28132813

28142814
- Scope: SESSION | GLOBAL
28152815
- Persists to cluster: Yes

0 commit comments

Comments
 (0)