Quote:
Originally Posted by Markorak
Ok, I was creating a server, and when I tried to type in "mysql -u root mysql" I had an error for the wrong password, can you help me on how to fix this?
It said:
C:\mysql\bin>mysql -u root mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
|
try mysql -u root mysql -p