You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tidb-cloud/essential-changefeed-sink-to-mysql.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,21 @@
1
1
---
2
-
title: Sink to MySQL (Beta)
2
+
title: Sink to MySQL
3
3
summary: 本文档介绍如何使用 **Sink to MySQL** changefeed 将数据从 TiDB Cloud Essential 实时同步到 MySQL。内容包括限制、前置条件,以及创建 MySQL sink 进行数据复制的步骤。该过程涉及网络连接设置、将已有数据加载到 MySQL 以及在 MySQL 中创建目标表。完成前置条件后,用户即可创建 MySQL sink,将数据复制到 MySQL。
4
4
---
5
5
6
-
# Sink to MySQL (Beta)
6
+
# Sink to MySQL
7
7
8
8
本文档描述如何使用 **Sink to MySQL** changefeed,将数据从 TiDB Cloud Essential 实时同步到 MySQL。
0 commit comments