From 32ba6ed631a01f6e3701d2b36f1a50f747a3f6f7 Mon Sep 17 00:00:00 2001 From: Chunzhu Li Date: Thu, 10 Mar 2022 16:34:35 +0800 Subject: [PATCH] update config template --- 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 52efeac3d829..547697553c4a 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"