Skip to content

Instantly share code, notes, and snippets.

@laurentsab
Created April 23, 2014 07:43
Show Gist options
  • Save laurentsab/11205884 to your computer and use it in GitHub Desktop.
Save laurentsab/11205884 to your computer and use it in GitHub Desktop.
Import SQL Dump in ddb
mysql -u username -p -h localhost DATA-BASE-NAME < data.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment