Skip to content

Instantly share code, notes, and snippets.

@ahonymous
Created November 24, 2016 07:55
Show Gist options
  • Save ahonymous/ff1fd99013da39b50c98bd5ce9edf5b6 to your computer and use it in GitHub Desktop.
Save ahonymous/ff1fd99013da39b50c98bd5ce9edf5b6 to your computer and use it in GitHub Desktop.
fdsf
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