Skip to content

Instantly share code, notes, and snippets.

@stefanheimes
Created February 28, 2014 18:49
Show Gist options
  • Save stefanheimes/9277192 to your computer and use it in GitHub Desktop.
Save stefanheimes/9277192 to your computer and use it in GitHub Desktop.
Database
mysql -u [user] -p[password] [database] -P [port] -h [host]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment