[ 
https://issues.apache.org/jira/browse/FLINK-35782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864877#comment-17864877
 ] 

Yi Cai commented on FLINK-35782:
--------------------------------

mysql-connector-j-8.0.33.jar is mysql jdbc driver, all jdbc driver will cause 
no suitable driver found exception.

> Flink connector jdbc works wrong when using sql gateway
> -------------------------------------------------------
>
>                 Key: FLINK-35782
>                 URL: https://issues.apache.org/jira/browse/FLINK-35782
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / JDBC, Table SQL / Gateway
>    Affects Versions: 1.18.1, 1.19.1
>            Reporter: Yi Cai
>            Priority: Major
>
> When using sql clent to submit jobs to sql gateway will cause no suitable 
> driver found for xxxxx
>  
> script:
> add jar 's3://flink/lib/flink-connector-jdbc-3.1.2-1.19.jar';
> add jar 's3://flink/lib/mysql-connector-j-8.0.33.jar';
> CREATE CATALOG xxx WITH(
> ...
> );
> select ...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to