Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hotfix][mysql] Fix primary key restraints missing when using inline PRIMARY KEY declaration syntax #3579

Commits on Aug 28, 2024

  1. [hotfix][mysql] Fix primary key restraints missing when using inline …

    …`PRIMARY KEY` declaration syntax
    
    # Conflicts:
    #	flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-mysql/src/main/java/org/apache/flink/cdc/connectors/mysql/source/parser/CustomAlterTableParserListener.java
    #	flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-mysql/src/test/java/org/apache/flink/cdc/connectors/mysql/source/MySqlPipelineITCase.java
    yuxiqian committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b8bf351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d52c4 View commit details
    Browse the repository at this point in the history