If you installed it following the directions I left, you did this:
Once you've installed MySQL, it's a very good idea to change the root password:
[root@e-smith /root]# mysqladmin -u root password mynewpassword
...and if so, your password is "mynewpassword". What are you doing when you receive this error message?