From 090e33f0b9317e62dd2a153921f7ac93a8dd2f2a Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 11 Mar 2022 19:55:50 +0800 Subject: [PATCH] update config template (#7827) (#7836) --- config-templates/complex-tidb-binlog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-templates/complex-tidb-binlog.yaml b/config-templates/complex-tidb-binlog.yaml index 52efeac3d8294..547697553c4ac 100644 --- a/config-templates/complex-tidb-binlog.yaml +++ b/config-templates/complex-tidb-binlog.yaml @@ -129,7 +129,7 @@ drainer_servers: syncer.to.password: "" syncer.to.port: 4000 syncer.to.checkpoint: - schema: "tidb-binlog" + schema: "tidb_binlog" type: "tidb" host: "10.0.1.14" user: "root"