Created
July 17, 2012 12:34
-
-
Save pauloelias/3129174 to your computer and use it in GitHub Desktop.
MAMP MySQL DB Import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/MAMP/Library/bin/mysql -u root -p cli_database < /path/to/cli_dump.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment