Skip to content

Commit

Permalink
system-variables: optimize the persist info (#18986)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai committed Sep 23, 2024
1 parent 0583dd7 commit ea7634b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -5235,7 +5235,7 @@ SHOW WARNINGS;
> This TiDB variable is not applicable to TiDB Cloud.
- Scope: GLOBAL
- Persists to cluster: No
- Persists to cluster: No, only applicable to the current TiDB instance that you are connecting to.
- Applies to hint [SET_VAR](/optimizer-hints.md#set_varvar_namevar_value): No
- Type: String
- Default value: ""
Expand Down

0 comments on commit ea7634b

Please sign in to comment.