Skip to content

Instantly share code, notes, and snippets.

@vunb
Created October 25, 2014 18:24
Show Gist options
  • Save vunb/c8815d882362eb3c6470 to your computer and use it in GitHub Desktop.
Save vunb/c8815d882362eb3c6470 to your computer and use it in GitHub Desktop.
Import mysql Database
mysql -u username -p databasename < filename.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment