Skip to content

Instantly share code, notes, and snippets.

@timneutkens
Last active August 15, 2016 07:53
Show Gist options
  • Save timneutkens/a4357cd7e5c42d8bd5f3c1ca68991c1a to your computer and use it in GitHub Desktop.
Save timneutkens/a4357cd7e5c42d8bd5f3c1ca68991c1a to your computer and use it in GitHub Desktop.
~/.my.cnf mysql username and password.
[client]
user=mysqluser
password=mysqlpass
host=localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment