I love the conveniences of MAMP e.g. phpMyAdmin so I installed it.
I also installed MySQL via Home Brew because I need MySQL command line (mainly for import and export).
Now entering mysql results in:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
What should I do?