You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "melin (Jira)" <ji...@apache.org> on 2023/06/05 06:24:00 UTC

[jira] [Created] (FLINK-32251) flink jdbc catalog cannot add parameters to url

melin created FLINK-32251:
-----------------------------

             Summary: flink jdbc catalog cannot add parameters to url
                 Key: FLINK-32251
                 URL: https://issues.apache.org/jira/browse/FLINK-32251
             Project: Flink
          Issue Type: New Feature
            Reporter: melin


For example, add an encoding parameter to the mysql url:

jdbc:mysql://host:port/database?useUnicode=true&characterEncoding=UTF-8



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