Skip to content

Instantly share code, notes, and snippets.

@phpmaps
Created April 30, 2013 06:13
Show Gist options
  • Save phpmaps/5486865 to your computer and use it in GitHub Desktop.
Save phpmaps/5486865 to your computer and use it in GitHub Desktop.
Connect to mysql
mysql -h localhost -u myname -p mypass mydb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment