Jie Zhang 张 杰
Results
21
comments of
Jie Zhang 张 杰
add -- to the end of query didn't work for me, I have something like this, it worked. ``` { "name": "device_detail", "config": { "connector.class": "io.confluent.connect.jdbc.JdbcSourceConnector", "connection.url": "jdbc:mysql://xxx:3306/device", "connection.user": "xxxx",...