Skip to content

Instantly share code, notes, and snippets.

@ihassin
Created March 6, 2014 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ihassin/9399738 to your computer and use it in GitHub Desktop.
Save ihassin/9399738 to your computer and use it in GitHub Desktop.
Relevant section of the mySQL .my.cnf file
[client]
port = 3306
socket = /var/run/mysqld/mysqld.sock
user=root
password={{mysql_root_password}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment