From 72560dfa7d7d859f908e9a02951b11326b2b6ebc Mon Sep 17 00:00:00 2001 From: Chunzhu Li Date: Thu, 10 Mar 2022 16:43:54 +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 97e5f8d022184..345156b17e0a5 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"