Created
November 24, 2016 07:55
-
-
Save ahonymous/ff1fd99013da39b50c98bd5ce9edf5b6 to your computer and use it in GitHub Desktop.
fdsf
This file contains hidden or 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
default-character-set = utf8mb4 | |
collation-server = utf8mb4_unicode_ci # Replaces utf8_general_ci | |
character-set-server = utf8mb4 # Replaces utf8 | |
bind-address = 0.0.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment