From a83eb3595b3196bb4df6d55d73f3dfa4fc0e0508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CEricZequan=E2=80=9D?= Date: Fri, 13 Dec 2024 19:25:59 +0800 Subject: [PATCH] update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: “EricZequan” --- optimizer-fix-controls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimizer-fix-controls.md b/optimizer-fix-controls.md index 4137c5570d0ed..eaaf487d5c5ab 100644 --- a/optimizer-fix-controls.md +++ b/optimizer-fix-controls.md @@ -81,4 +81,4 @@ SET SESSION tidb_opt_fix_control = '44262:ON,44389:ON'; - Default value: `ON` - Possible values: `ON`, `OFF` -- This variable controls whether to avoid calculating the heavy expression used in ORDER BY stmt twice。 \ No newline at end of file +- This variable controls whether to avoid calculating the heavy expression used in ORDER BY stmt twice. \ No newline at end of file