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

drainer: Bugfix, should handle ActionModifySchemaCharsetAndCollate correctly #769

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

suzaku
Copy link
Contributor

@suzaku suzaku commented Oct 16, 2019

What problem does this PR solve?

Fix ONCALL-727.

Schema.handleDDL returns error when handling ActionModifySchemaCharsetAndCollate, complaining the lack of table info.

What is changed and how it works?

Fix the bug and add tests.

Check List

Tests

  • Unit test
  • Integration test

Code changes

Side effects

Related changes

  • Need to cherry-pick to the release branch

@suzaku
Copy link
Contributor Author

suzaku commented Oct 16, 2019

/run-all-tests

@suzaku
Copy link
Contributor Author

suzaku commented Oct 16, 2019

/run-all-tests

@suzaku
Copy link
Contributor Author

suzaku commented Oct 16, 2019

/run-unit-tests

2 similar comments
@suzaku
Copy link
Contributor Author

suzaku commented Oct 16, 2019

/run-unit-tests

@zyxbest
Copy link
Contributor

zyxbest commented Oct 16, 2019

/run-unit-tests

Copy link
Contributor

@zier-one zier-one left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@july2993 july2993 left a comment

Choose a reason for hiding this comment

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

LGTM

@july2993 july2993 merged commit a8cfbfb into pingcap:master Oct 16, 2019
suzaku added a commit to suzaku/tidb-binlog that referenced this pull request Oct 17, 2019
suzaku added a commit to suzaku/tidb-binlog that referenced this pull request Oct 17, 2019
suzaku added a commit to suzaku/tidb-binlog that referenced this pull request Oct 17, 2019
suzaku added a commit that referenced this pull request Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants