Skip to content

Instantly share code, notes, and snippets.

@ecorson
Created February 6, 2013 18:55
Show Gist options
  • Save ecorson/4724847 to your computer and use it in GitHub Desktop.
Save ecorson/4724847 to your computer and use it in GitHub Desktop.
import sql dump from cli
mysql -u vivek -p -h localhost blog < data.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment