ruanwenjun commented on a change in pull request #1464:
URL: 
https://github.com/apache/incubator-seatunnel/pull/1464#discussion_r825569940



##########
File path: docs/en/flink/configuration/sink-plugins/Jdbc.md
##########
@@ -22,7 +22,9 @@ Write data through jdbc
 
 ### driver [string]
 
-Driver name, such as `com.mysql.jdbc.Driver`
+Driver name, such as `com.mysql.cj.jdbc.Driver`.
+
+Warn: for license compliance, you have to provide MySQL JDBC driver yourself.

Review comment:
       It might be better to describe how to add `mysql-connector-java`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to