From 7d97ee0346f3fd32551208f034b688a6aa4cfcb5 Mon Sep 17 00:00:00 2001 From: lukeman Date: Tue, 22 Apr 2025 19:56:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86lite=E7=9A=84enable=5Fthread?= =?UTF-8?q?=5Fpool=E5=8F=82=E6=95=B0=E9=BB=98=E8=AE=A4=E5=80=BCon=EF=BC=8C?= =?UTF-8?q?Lite=E5=AE=98=E7=BD=91=E8=B5=84=E6=96=99=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=80=BC=E6=98=BE=E7=A4=BA=E6=9C=89=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DatabaseReference/\347\272\277\347\250\213\346\261\240.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/content/docs-lite/zh/docs/DatabaseReference/\347\272\277\347\250\213\346\261\240.md" "b/content/docs-lite/zh/docs/DatabaseReference/\347\272\277\347\250\213\346\261\240.md" index bab3696ca..607bf23c1 100644 --- "a/content/docs-lite/zh/docs/DatabaseReference/\347\272\277\347\250\213\346\261\240.md" +++ "b/content/docs-lite/zh/docs/DatabaseReference/\347\272\277\347\250\213\346\261\240.md" @@ -11,7 +11,7 @@ 说明: 在开启线程池下,逻辑复制连接数据库需要使用HA端口。 -**默认值**:off +**默认值**:on ## thread\_pool\_attr -- Gitee