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

fix(quickstart): set utf8mb4 for mysql #1657

Merged
merged 1 commit into from
May 5, 2020

Conversation

e11it
Copy link
Contributor

@e11it e11it commented May 5, 2020

set utf8mb4 for mysql

@mars-lan
Copy link
Contributor

mars-lan commented May 5, 2020

Thanks for the contribution, @e11it. Looks like the default was indeed latin1 instead of utf8mb4 for MySQL 5.7: https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_character_set_server

@mars-lan mars-lan merged commit 31887df into datahub-project:master May 5, 2020
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.

2 participants