Skip to content

Commit b9615db

Browse files
authored
[3.0][docs] fix mysql pipeline connector option in readme (#2834)
1 parent 2088f89 commit b9615db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ source:
4545
port: 3306
4646
username: admin
4747
password: pass
48-
table: db0.commodity, db1.user_table_[0-9]+, [app|web]_order_\.*
48+
tables: db0.commodity, db1.user_table_[0-9]+, [app|web]_order_\.*
4949

5050
sink:
5151
type: doris

0 commit comments

Comments
 (0)