You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "bo zhao (Jira)" <ji...@apache.org> on 2022/07/07 03:37:00 UTC

[jira] [Commented] (FLINK-28433) Allow connection to mysql through mariadb driver

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

bo zhao commented on FLINK-28433:
---------------------------------

Hi guys, 

I'm working on this now. Thanks

> Allow connection to mysql through mariadb driver
> ------------------------------------------------
>
>                 Key: FLINK-28433
>                 URL: https://issues.apache.org/jira/browse/FLINK-28433
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / JDBC
>            Reporter: PengLei
>            Priority: Minor
>         Attachments: image-2022-07-07-09-29-06-834.png
>
>
> Flink connector support connection to mysql. But the url must be started with "jdbc:mysql". 
> Some user need to use mariadb dirver to connect to mysql. It can be achieved by setting the driver parameter in jdbcOptions. Unfortunately, the url verification fails.
>  
> as follows:
> !image-2022-07-07-09-29-06-834.png!
>  
>  



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