Skip to content

Instantly share code, notes, and snippets.

@peschee
Created September 22, 2014 07:39
Show Gist options
  • Save peschee/8a1899b2dd768d45101d to your computer and use it in GitHub Desktop.
Save peschee/8a1899b2dd768d45101d to your computer and use it in GitHub Desktop.
MySQL Homebrew my.cnf
# http://stackoverflow.com/questions/7973927/for-homebrew-mysql-installs-wheres-my-cnf
ls $(brew --prefix mysql)/support-files/my-*
sudo cp $(brew --prefix mysql)/support-files/my-default.cnf /etc/my.cnf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment