Skip to content

Instantly share code, notes, and snippets.

@Nek-
Created May 12, 2012 16:28
Show Gist options
  • Save Nek-/2667457 to your computer and use it in GitHub Desktop.
Save Nek-/2667457 to your computer and use it in GitHub Desktop.
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
# Trying to fix charset
default-character-set=utf8
default-collation=utf8_unicode_ci
character_set_server=utf8
collation_server=utf8_unicode_ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment