Developers Notes

My Journey as Software Architect

MAMP & MAMP PRO mysql location

MAMP PRO is my favorite LAMP server for development in OSX.

If you want to try the PRO version for 14 days, and revert back to non PRO, you can copy the mysql file from 

/Library/Application Support/appsolute/MAMP PRO/db/mysql

to

/Applications/MAMP/db/mysql

 

But don't forget to stop the server first, and make sure, do BACKUP :D

Enjoy