You can see the original version of these instructions from Nick Hardeman at this link. 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 copying Nick Hardeman's post …
Continue Reading about Export / Import Large Database from MAMP using Terminal