Skip to content

Instantly share code, notes, and snippets.

@mrmoneyc
Created August 14, 2011 06:06
Show Gist options
  • Save mrmoneyc/1144631 to your computer and use it in GitHub Desktop.
Save mrmoneyc/1144631 to your computer and use it in GitHub Desktop.
my.cnf
[client]
socket = /tmp/mysql.sock
default-character-set = utf8
[mysqld]
socket = /tmp/mysql.sock
datadir = /usr/local/mysql/data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment