This is an automated email from the ASF dual-hosted git repository.
liugddx pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new c109385bb5 [Docs][Connector][Source][mysql]Added the mysql Connector
Document version title Example pr (#5249)
c109385bb5 is described below
commit c109385bb5138c20d78664fbc63ff86c8404b895
Author: ZhilinLi <[email protected]>
AuthorDate: Tue Sep 5 12:27:02 2023 +0800
[Docs][Connector][Source][mysql]Added the mysql Connector Document version
title Example pr (#5249)
* [Docs][Connector][Source][mysql]Added the mysql Connector Document
version title Example pr
* [Docs][Connector][Source][mysql]Added the mysql Connector Document
version title Example pr #5249
* Update docs/en/connector-v2/sink/Mysql.md
* Update docs/en/connector-v2/source/Mysql.md
---------
Co-authored-by: Jia Fan <[email protected]>
---
docs/en/connector-v2/sink/Mysql.md | 4 ++++
docs/en/connector-v2/source/Mysql.md | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/docs/en/connector-v2/sink/Mysql.md
b/docs/en/connector-v2/sink/Mysql.md
index 55c825ed16..6c01c35ee8 100644
--- a/docs/en/connector-v2/sink/Mysql.md
+++ b/docs/en/connector-v2/sink/Mysql.md
@@ -2,6 +2,10 @@
> JDBC Mysql Sink Connector
+## Support Mysql Version
+
+- 5.5/5.6/5.7/8.0
+
## Support Those Engines
> Spark<br/>
diff --git a/docs/en/connector-v2/source/Mysql.md
b/docs/en/connector-v2/source/Mysql.md
index 32933f8c9a..001ef1463d 100644
--- a/docs/en/connector-v2/source/Mysql.md
+++ b/docs/en/connector-v2/source/Mysql.md
@@ -2,6 +2,10 @@
> JDBC Mysql Source Connector
+## Support Mysql Version
+
+- 5.5/5.6/5.7/8.0
+
## Support Those Engines
> Spark<br/>