diff --git a/system-variables.md b/system-variables.md
index a96f1d8d140b1..d2008b9f4939b 100644
--- a/system-variables.md
+++ b/system-variables.md
@@ -5411,16 +5411,17 @@ For details, see [Identify Slow Queries](/identify-slow-queries.md).
- Type: Integer
- Default value: `4096`
- Range: `[0, 2147483647]`
+- Unit: Bytes
-- This variable is used to control the length of the SQL string in [statement summary tables](/statement-summary-tables.md), the [`SLOW_QUERY`](/information-schema/information-schema-slow-query.md) table, and the [TiDB Dashboard](/dashboard/dashboard-intro.md).
+- This variable is used to control the length of the SQL string in [statement summary tables](/statement-summary-tables.md) and the [TiDB Dashboard](/dashboard/dashboard-intro.md).
-- This variable is used to control the length of the SQL string in [statement summary tables](/statement-summary-tables.md) and the [`SLOW_QUERY`](/information-schema/information-schema-slow-query.md) table.
+- This variable is used to control the length of the SQL string in [statement summary tables](/statement-summary-tables.md).