Hi there guys I typed the following code in my Terminal (MAC) command line and received the following error..

/usr/local/mysql/bin/mysql -uroot -p mysql
Enter password:

ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
[MyG5:/usr/local/mysql] hebisr%

What exactly Is this telling me?