Created
November 10, 2011 02:37
-
-
Save cwise/1353943 to your computer and use it in GitHub Desktop.
Ubuntu MySQL
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
The socket is in a weird spot on Ubuntu - add this symbolic link to put it where everyone expects: | |
ln -s /var/run/mysqld/mysqld.sock /tmp/mysql.sock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment