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

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

PengLei created FLINK-28433:
-------------------------------

             Summary: 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
         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)