I downloaded the mysql dmg file and went through the wizard to run. Done. I have also started mysql server under system preferences.
The purpose of me doing this is to w
This command works for me:
./mysql -u root -p
(PS: I'm working on mac through terminal)