From 9574c7170c3dabcef3811a64d822d4c3da8b41c2 Mon Sep 17 00:00:00 2001 From: CaitinChen Date: Fri, 16 Aug 2019 15:33:26 +0800 Subject: [PATCH 1/5] v3.0: fix 2 broken links --- v3.0/releases/2.1.2.md | 2 +- v3.0/releases/21rc5.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v3.0/releases/2.1.2.md b/v3.0/releases/2.1.2.md index d402e6566993..d2973e963c1e 100644 --- a/v3.0/releases/2.1.2.md +++ b/v3.0/releases/2.1.2.md @@ -36,4 +36,4 @@ aliases: ['/docs-cn/releases/2.1.2/'] - 修复使用 checkpoint 重启后 `Too many open engines` 错误 + TiDB-Binlog - 消除了 Drainer 往 Kafka 写数据的一些瓶颈点 - - TiDB 支持写 [Kafka 版本的 TiDB-Binlog](https://github.com/pingcap/docs-cn/blob/master/tools/tidb-binlog-kafka.md) + - TiDB 支持写 [Kafka 版本的 TiDB-Binlog](https://github.com/pingcap/docs-cn/blob/master/v2.1/reference/tools/tidb-binlog/tidb-binlog-kafka.md) diff --git a/v3.0/releases/21rc5.md b/v3.0/releases/21rc5.md index 7163d33cc196..be7954b219e8 100644 --- a/v3.0/releases/21rc5.md +++ b/v3.0/releases/21rc5.md @@ -59,4 +59,4 @@ aliases: ['/docs-cn/releases/21rc5/'] ## Tools -- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/tools/tidb-binlog-cluster.md) \ No newline at end of file +- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/v2.1/reference/tidb-binlog-overview.md) From 7848c340d76e19acabbc470ed50cae79b4d1fae2 Mon Sep 17 00:00:00 2001 From: CaitinChen Date: Fri, 16 Aug 2019 15:36:27 +0800 Subject: [PATCH 2/5] v2.1, dev: fix 2 links --- dev/releases/21rc5.md | 2 +- v2.1/releases/21rc5.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/releases/21rc5.md b/dev/releases/21rc5.md index 26b7c0753fc9..688b5fb63348 100644 --- a/dev/releases/21rc5.md +++ b/dev/releases/21rc5.md @@ -59,4 +59,4 @@ category: Releases ## Tools -- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/tools/tidb-binlog-cluster.md) +- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/v2.1/reference/tidb-binlog-overview.md) diff --git a/v2.1/releases/21rc5.md b/v2.1/releases/21rc5.md index dce12fcb2f69..945d86393457 100644 --- a/v2.1/releases/21rc5.md +++ b/v2.1/releases/21rc5.md @@ -58,4 +58,4 @@ category: Releases ## Tools -- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/tools/tidb-binlog-cluster.md) \ No newline at end of file +- TiDB 支持 TiDB-Binlog cluster,不兼容旧版本 TiDB-Binlog [#8093](https://github.com/pingcap/tidb/pull/8093),[使用文档](https://github.com/pingcap/docs-cn/blob/master/v2.1/reference/tidb-binlog-overview.md) From acb10bf0a7de0b1e6689a79eeb0e85e3d24c06e6 Mon Sep 17 00:00:00 2001 From: Caitin <34535727+CaitinChen@users.noreply.github.com> Date: Fri, 16 Aug 2019 16:02:59 +0800 Subject: [PATCH 3/5] Add "" --- v3.0/releases/21rc5.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v3.0/releases/21rc5.md b/v3.0/releases/21rc5.md index be7954b219e8..230a1547d933 100644 --- a/v3.0/releases/21rc5.md +++ b/v3.0/releases/21rc5.md @@ -4,6 +4,8 @@ category: Releases aliases: ['/docs-cn/releases/21rc5/'] --- + + # TiDB 2.1 RC5 Release Notes 2018 年 11 月 12 日,TiDB 发布 2.1 RC5 版。相比 2.1 RC4 版本,该版本对系统稳定性、优化器、统计信息以及执行引擎做了很多改进。 From 7f09e8ca9290e66713808b120d165c27dbaa718c Mon Sep 17 00:00:00 2001 From: Caitin <34535727+CaitinChen@users.noreply.github.com> Date: Fri, 16 Aug 2019 16:04:10 +0800 Subject: [PATCH 4/5] v2.1: add "" --- v2.1/releases/21rc5.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v2.1/releases/21rc5.md b/v2.1/releases/21rc5.md index 945d86393457..31665001bad0 100644 --- a/v2.1/releases/21rc5.md +++ b/v2.1/releases/21rc5.md @@ -3,6 +3,8 @@ title: TiDB 2.1 RC5 Release Notes category: Releases --- + + # TiDB 2.1 RC5 Release Notes 2018 年 11 月 12 日,TiDB 发布 2.1 RC5 版。相比 2.1 RC4 版本,该版本对系统稳定性、优化器、统计信息以及执行引擎做了很多改进。 From d063ad76c2490f7b039790af20ea1df1fa858a80 Mon Sep 17 00:00:00 2001 From: Caitin <34535727+CaitinChen@users.noreply.github.com> Date: Fri, 16 Aug 2019 16:05:23 +0800 Subject: [PATCH 5/5] dev: add "" --- dev/releases/21rc5.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/releases/21rc5.md b/dev/releases/21rc5.md index 688b5fb63348..11d227b26c88 100644 --- a/dev/releases/21rc5.md +++ b/dev/releases/21rc5.md @@ -3,6 +3,8 @@ title: TiDB 2.1 RC5 Release Notes category: Releases --- + + # TiDB 2.1 RC5 Release Notes 2018 年 11 月 12 日,TiDB 发布 2.1 RC5 版。相比 2.1 RC4 版本,该版本对系统稳定性、优化器、统计信息以及执行引擎做了很多改进。