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

[mysql] fix error when alter sqls contains default string value and collate. #1544

Merged
merged 4 commits into from
Sep 21, 2022

Conversation

ruanhang1993
Copy link
Contributor

This PR fixed #1506.

@leonardBang leonardBang self-requested a review September 6, 2022 15:59
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ruanhang1993 for the contribution, the PR generally LGTM. I only left one minor comment about the test/

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ruanhang1993 for the contribution, LGTM

@leonardBang leonardBang merged commit f41faad into apache:master Sep 21, 2022
fuyun2024 pushed a commit to fuyun2024/flink-cdc-connectors that referenced this pull request Sep 22, 2022
@ruanhang1993 ruanhang1993 deleted the issue1506 branch October 23, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DDL Parsing Error When using multiple quotes
2 participants