Export / Import Large Database from MAMP using Terminal

MAMP is a great tool for running servers locally, however, when you must export that site you have been developing locally and your database is huge, then you could have some problems with PHPMyAdmin. One solution is to use terminal. The reason that I am writing this post is so that I can reference it … Continue reading Export / Import Large Database from MAMP using Terminal