Skip to content

Use utf8mb4 by default #220

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

Merged
merged 2 commits into from
May 28, 2021
Merged

Use utf8mb4 by default #220

merged 2 commits into from
May 28, 2021

Conversation

kubo39
Copy link

@kubo39 kubo39 commented Oct 26, 2020

This commit changes default collation as "utf8mb4_generic_ci" which is
available from MySQL 5.5.3.

@kubo39 kubo39 force-pushed the utf8mb4 branch 2 times, most recently from a7a65a3 to 81e5adc Compare October 29, 2020 09:52
@kubo39
Copy link
Author

kubo39 commented Oct 30, 2020

@schveiguy
Copy link
Collaborator

This looks reasonable to me. I'll get back to this, and probably merge it.

@SingingBush
Copy link

@kubo39 please rebase this as there's now a working CI process. It'd be good to see this get merged

This commit changes default collation as "utf8mb4_generic_ci" which is
available from MySQL 5.5.3.
@schveiguy
Copy link
Collaborator

Also, unittests showing how this check works should be included. I know mysql-native has few true unittests, but this would also help show what this function is supposed to do.

@kubo39 kubo39 requested a review from schveiguy May 25, 2021 16:19
Copy link

@SingingBush SingingBush left a comment

Choose a reason for hiding this comment

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

looks good

@schveiguy
Copy link
Collaborator

Ah, this looks much better!

@SingingBush
Copy link

Ah, this looks much better!

I think for this to be merged you may need to complete the review process to confirm the requested changes are complete.

@schveiguy schveiguy closed this May 28, 2021
@schveiguy schveiguy reopened this May 28, 2021
@schveiguy
Copy link
Collaborator

Reopened to trigger CI

@schveiguy schveiguy merged commit cb137d8 into mysql-d:master May 28, 2021
@kubo39 kubo39 deleted the utf8mb4 branch May 28, 2021 16:19
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.

3 participants