We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ddd33d commit f2e2073Copy full SHA for f2e2073
system-variables.md
@@ -3571,9 +3571,13 @@ SHOW WARNINGS;
3571
>
3572
> This TiDB variable is not applicable to TiDB Cloud.
3573
3574
+<<<<<<< HEAD
3575
</CustomContent>
3576
3577
- Scope: SESSION | GLOBAL
3578
+=======
3579
+- Scope: GLOBAL
3580
+>>>>>>> ad5a4464e1 (Update the scope of system-variable ”tidb_redact_log“ (#21513))
3581
- Persists to cluster: Yes
3582
- Type: Boolean
3583
- Default value: `OFF`
0 commit comments