Skip to content

Instantly share code, notes, and snippets.

@jlem
Created May 18, 2015 14:54
Show Gist options
  • Save jlem/375e91341f2d958899af to your computer and use it in GitHub Desktop.
Save jlem/375e91341f2d958899af to your computer and use it in GitHub Desktop.
Source all .sql files in a directory into database
cat *.sql | mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment