Skip to content

Instantly share code, notes, and snippets.

@seza443
Created September 18, 2017 07:45
Show Gist options
  • Save seza443/cfaff03589541d27aa98013f9fa36abe to your computer and use it in GitHub Desktop.
Save seza443/cfaff03589541d27aa98013f9fa36abe to your computer and use it in GitHub Desktop.
[Import MySQL dump] #mysql #dump #import
mysql -u user -p db_name < file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment