DTStack / DTStack/chunjun

[ChunJun连接器][Mysql Source] connection jdbcUrl的样例和文字描述不符

Open
#1,820 0 comments 0 reactions 0 assignees View on GitHub
document
Dominant language
Java
Stars
4.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar document issue.

### Description

[ChunJun连接器][Mysql Source] connection jdbcUrl的样例和文字描述不符。样例jdbcUrl是List
`"connection": [{
"jdbcUrl": ["jdbc:mysql://0.0.0.1:3306/database?useSSL=false"],
"table": ["table"],
"schema":"public"
}]`
文字说明jdbcUrl应该是string类型

### Documentation Links

https://dtstack.github.io/chunjun/documents/zh/ChunJun%E8%BF%9E%E6%8E%A5%E5%99%A8@mysql@mysql-source?lang=zh#%E5%9B%9B%E3%80%81%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.