Created
January 16, 2015 02:43
-
-
Save javamonn/065f6cae35271091e27d to your computer and use it in GitHub Desktop.
obscure SO answer that magically starts mysqld on osx yosemite
This file contains 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
sudo /usr/local/mysql/support-files/mysql.server start | |
http://stackoverflow.com/questions/25700971/fatal-error-please-read-security-section-of-the-manual-to-find-out-how-to-run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment