diff --git a/en/configure-tidb-binlog-drainer.md b/en/configure-tidb-binlog-drainer.md index 5c5fdaaad..7e1344ccd 100644 --- a/en/configure-tidb-binlog-drainer.md +++ b/en/configure-tidb-binlog-drainer.md @@ -10,7 +10,7 @@ This document introduces the configuration parameters for a [TiDB Binlog](deploy > **Warning:** > -> Starting from v7.5.0, TiDB Binlog replication is deprecated. Starting from v8.3.0, TiDB Binlog is fully deprecated, with removal planned for a future release. For incremental data replication, use [TiCDC](deploy-ticdc.md) instead. For point-in-time recovery (PITR), use PITR. +> Starting from TiDB v7.5.0, TiDB Binlog replication is deprecated. Starting from v8.3.0, TiDB Binlog is fully deprecated, with removal planned for a future release. For incremental data replication, use [TiCDC](deploy-ticdc.md) instead. For point-in-time recovery (PITR), use PITR. ## Configuration parameters diff --git a/en/deploy-tidb-binlog.md b/en/deploy-tidb-binlog.md index 8cdb90f7e..25a95125b 100644 --- a/en/deploy-tidb-binlog.md +++ b/en/deploy-tidb-binlog.md @@ -10,7 +10,7 @@ This document describes how to maintain [TiDB Binlog](https://docs.pingcap.com/t > **Warning:** > -> Starting from v7.5.0, TiDB Binlog replication is deprecated. Starting from v8.3.0, TiDB Binlog is fully deprecated, with removal planned for a future release. For incremental data replication, use [TiCDC](deploy-ticdc.md) instead. For point-in-time recovery (PITR), use PITR. +> Starting from TiDB v7.5.0, TiDB Binlog replication is deprecated. Starting from v8.3.0, TiDB Binlog is fully deprecated, with removal planned for a future release. For incremental data replication, use [TiCDC](deploy-ticdc.md) instead. For point-in-time recovery (PITR), use PITR. ## Prerequisites