I am new to MySQL. My issue is, is that after typing mysql -proot
in the terminal I am receiving this error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
I don't know what i am doing wrong. I did create a password. However I don't really know how to put it in, in combo with this command.
I am using CentOS 6 on my server