Created
September 22, 2014 07:39
-
-
Save peschee/8a1899b2dd768d45101d to your computer and use it in GitHub Desktop.
MySQL Homebrew my.cnf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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