Skip to content

Commit

Permalink
binlog: fix typo (#6320)
Browse files Browse the repository at this point in the history
  • Loading branch information
lance6716 authored May 24, 2021
1 parent bbec549 commit af4fc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-binlog/upgrade-tidb-binlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ TiDB Binlog 版本与 TiDB 版本的对应关系如下:
如果返回的 `Synced` 为 true,则可以认为 Binlog 数据已经全部同步到了下游。

6. 启动新版本 Drainer;
7. 下线老版本的 Pump、Drainer 以及依赖的 Kafka 和 ZookeSeper
7. 下线老版本的 Pump、Drainer 以及依赖的 Kafka 和 ZooKeeper

0 comments on commit af4fc7f

Please sign in to comment.