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

Revert "executor/show: show create table return utf8mb4 charset. (#8604) #8782

Merged
merged 4 commits into from
Dec 26, 2018

Conversation

crazycs520
Copy link
Contributor

@crazycs520 crazycs520 commented Dec 24, 2018

This reverts commit d69490b.

What problem does this PR solve?

The problem mentioned in #8604 already fix by #8738.
Revert PR #8604 is if the charset is binary, but show create table return charset utf8mb4, mydumper will create table with charset utf8mb4, but import data is binary, will cause error.

What is changed and how it works?

Check List

Tests

  • Unit test

Code changes

Side effects

Related changes


This change is Reviewable

@shenli
Copy link
Member

shenli commented Dec 24, 2018

/run-all-tests

@shenli
Copy link
Member

shenli commented Dec 24, 2018

Please fix the CI.

Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

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

LGTM

@zimulala zimulala added the status/LGT1 Indicates that a PR has LGTM 1. label Dec 25, 2018
@crazycs520
Copy link
Contributor Author

/run-all-tests

Copy link
Contributor

@winkyao winkyao left a comment

Choose a reason for hiding this comment

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

LGTM

@zz-jason zz-jason added status/LGT2 Indicates that a PR has LGTM 2. and removed status/LGT1 Indicates that a PR has LGTM 1. labels Dec 25, 2018
@zz-jason
Copy link
Member

@crazycs520 Please add some proper labels. For example, component, type, etc.

@crazycs520 crazycs520 added the sig/execution SIG execution label Dec 26, 2018
@crazycs520 crazycs520 merged commit a1a4e81 into pingcap:master Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/execution SIG execution status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants