Created
September 30, 2019 00:44
-
-
Save yutakahashi114/ba7df93c721a15f9f1411d101c35e4ff to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[mysqld] | |
character-set-server=utf8mb4 | |
collation-server=utf8mb4_unicode_ci | |
[client] | |
default-character-set=utf8mb4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment