Skip to content

Instantly share code, notes, and snippets.

@Soullighter
Last active September 13, 2018 09:01
Show Gist options
  • Save Soullighter/2466ac920d98c88df28606dd25be9f33 to your computer and use it in GitHub Desktop.
Save Soullighter/2466ac920d98c88df28606dd25be9f33 to your computer and use it in GitHub Desktop.
Importing large SQL in MAMP, Apple macOS
/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