Skip to content

Instantly share code, notes, and snippets.

@jarontai
Created June 25, 2014 06:27
Show Gist options
  • Save jarontai/73373df195e475d557dc to your computer and use it in GitHub Desktop.
Save jarontai/73373df195e475d557dc to your computer and use it in GitHub Desktop.
mysql snippets
mysql -u username -p database_name < file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment