Skip to content

[Feature][connector][mysql] The connector supports MySQL Driver 8.x #1899

Open
@david-gao1

Description

@david-gao1

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

111

When submitting a Flink job, all the JARs under the Flink lib directory are loaded. When there is a mysql-connector-java-8.xx.xx.jar in the lib directory, the MySQL connector consumes timestamp data as LocalDateTime type. Due to the lack of compatibility in the connector, it fails to consume the data, resulting in errors in the job.

Therefore, adding logic to accommodate the mysql-connector-java-8.xx.xx.jar driver.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestthis is a feature requests on the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions