Commit f07c151
committed
Update default value for tidb_stmt_summary_max_sql_length
Changed the default value of tidb_stmt_summary_max_sql_length from 4096 to 32768 in documentation files to reflect the new limit for SQL string display length in statement summary tables and related features.1 parent 4d14f70 commit f07c151
File tree
3 files changed
+3
-3
lines changed- sql-statements
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5223 | 5223 | | |
5224 | 5224 | | |
5225 | 5225 | | |
5226 | | - | |
| 5226 | + | |
5227 | 5227 | | |
5228 | 5228 | | |
5229 | 5229 | | |
| |||
0 commit comments