-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
*: change default charset and collation from 'utf8 utf8_bin' to 'utf8mb4 utf8mb4_bin' (#7965) #8590
Conversation
…mb4 utf8mb4_bin' (#7965)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/run-all-tests tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
ci will be fixed after pingcap/parser#68 merged and https://github.com/pingcap/tidb-test/pull/677 merged. |
…tidb into cherry-pick-2.1-charset
/run-all-tests tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 -tidb-test=pr/677 |
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-all-tests tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
4 similar comments
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-common-test -tidb-test=pr/677 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-common-test -tidb-test=pr/678 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
/run-all-tests -tidb-test=pr/678 tidb-test=release-2.1 tikv=release-2.1 pd=release-2.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What problem does this PR solve?
cherry-pick from #7965
This change is
Please merge pingcap/parser#68 first.