Last active
September 13, 2018 09:01
-
-
Save stefanRepac/2466ac920d98c88df28606dd25be9f33 to your computer and use it in GitHub Desktop.
Importing large SQL in MAMP, Apple macOS
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 --host=localhost -uroot -proot DB-Name < /your/data/base/path.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment