Skip to content

Instantly share code, notes, and snippets.

@GavinFoo
Created November 16, 2015 16:19
Show Gist options
  • Select an option

  • Save GavinFoo/3b7ffb5db5dde3668346 to your computer and use it in GitHub Desktop.

Select an option

Save GavinFoo/3b7ffb5db5dde3668346 to your computer and use it in GitHub Desktop.
Mysql utf-8
[client]
default-character-set = utf8
[mysqld]
character-set-server = utf8
skip-character-set-client-handshak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment