Skip to content

Commit 1c1adcc

Browse files
authored
Revert "v8.5.6 dashboard: Add note about prepared statements in Slow Query Detail (#21375)" (#21490)
1 parent da64d19 commit 1c1adcc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dashboard/dashboard-slow-query.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ summary: 了解如何在 TiDB Dashboard 中查看慢查询。
6161

6262
>**注意:**
6363
>
64-
> - 记录在 `Query` 中的查询的长度会受到 [`tidb_stmt_summary_max_sql_length`](/system-variables.md#tidb_stmt_summary_max_sql_length-从-v40-版本开始引入) 系统变量的限制。
65-
> - 对于预处理语句,参数会在查询末尾列出,例如:`[arguments: "foo", 123]`。不可打印的参数会以十六进制字面量显示,例如 `0x01`
64+
> 记录在 `Query` 中的查询的长度会受到 [`tidb_stmt_summary_max_sql_length`](/system-variables.md#tidb_stmt_summary_max_sql_length-从-v40-版本开始引入) 系统变量的限制。
6665
6766
点击**展开** (**Expand**) 可以展开相应项的完整内容,点击**复制** (**Copy**) 可以复制内容到剪贴板。
6867

0 commit comments

Comments
 (0)