Created
June 6, 2024 10:11
-
-
Save theking2/3af4cda125f659e607a67a673f50bab3 to your computer and use it in GitHub Desktop.
charset/collation mariadb
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
character_set_server=utf8mb4 | |
collation_server=utf8mb4_unicode_520_ci |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment