MAMP stuff

Access mysql from command line
/Applications/MAMP/Library/bin/mysql -uroot -p

You can find your mysql pass on the MAMP 'start page'


Check the logs
/Applications/MAMP/logs


Command to copy db from server to local



Comments

Popular posts from this blog

My Reading Lists

typescript notes (typeof, keyof, ReturnType, Parameters, Extract)

react-select stacking order bug, z-index, layers and stacking