Skip to content

Instantly share code, notes, and snippets.

@davidvanvickle
Created September 27, 2012 19:40
Show Gist options
  • Save davidvanvickle/3796006 to your computer and use it in GitHub Desktop.
Save davidvanvickle/3796006 to your computer and use it in GitHub Desktop.
import local mysql data to mamp mysql
/Applications/MAMP/Library/bin/mysql -uroot -p dbname < importme.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment