Skip to content

Instantly share code, notes, and snippets.

@Dillie-O
Last active May 24, 2017 14:18
Show Gist options
  • Save Dillie-O/1ea2e970445030adfb0b54e1b8ae6e2b to your computer and use it in GitHub Desktop.
Save Dillie-O/1ea2e970445030adfb0b54e1b8ae6e2b to your computer and use it in GitHub Desktop.
[Import SQL File at Terminal] Import file via terminal prompt #tags: mysql
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