Skip to content

Instantly share code, notes, and snippets.

@cwise
Created November 10, 2011 02:37
Show Gist options
  • Save cwise/1353943 to your computer and use it in GitHub Desktop.
Save cwise/1353943 to your computer and use it in GitHub Desktop.
Ubuntu MySQL
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