I am trying to access mysql from my mac\'s terminal.
I have tried just typing
mysql -u root -p
(and Enter, but that doe
I had to use open command for me to work.
e.x.
open /App/Applications/xampp/xamppfiles/bin/mysql