I'm working from a Mac OSx Lion that is running XAMPP on localhost. I've been trying to find a way to run MySQL through the terminal. Normally I would do mysql -u [username] -p but the command is not recognized.
Am I doomed to use PHPMyAdmin for local development?
I couldn't find anything related to this on the web, hopefully someone can give me a hand.
Gracias!
mysqlcommand is not recognized. – RCorrie Jun 14 '12 at 5:06