Skip to content

Commit 74530a0

Browse files
authored
[Improve][Docs] Refactor MySQL-CDC docs (#5302)
* [Improve][Docs] Refactor MySQL-CDC docs * Update MySqlTypeUtils.java * Update MySQL-CDC.md
1 parent 3c13275 commit 74530a0

File tree

5 files changed

+186
-185
lines changed

5 files changed

+186
-185
lines changed

docs/en/connector-v2/formats/cdc-compatible-debezium-json.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ source {
1919
MySQL-CDC {
2020
result_table_name = "table1"
2121

22-
hostname = localhost
2322
base-url="jdbc:mysql://localhost:3306/test"
2423
"startup.mode"=INITIAL
2524
catalog {

0 commit comments

Comments
 (0)