Hi,
Yes I set it and wrote it down.
When I enter that command: sudo /usr/local/
mysql/bin/
mysql -u root -p
It responds with:
Enter password:
I then put in my mac account password and then it responds with:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
should I be putting my sql password in there someplace?
My apologies as I am a complete noob to sql programming.