#1045 - Access denied for user 'root'@'localhost' (using password: YES)

前端 未结 23 3420
刺人心
刺人心 2020-11-30 01:39

This might seem redundant but I was unable to find a correct solution.

I was unable to login to mysql using the mysql console.It is asking for a password and I have

23条回答
  •  既然无缘
    2020-11-30 02:41

    after installation i started wamp and i was asked for user and pass which were already set on default (user:admin pass: dots), and that was wrong with a message from your topic. Than, i just entered:

    Username: root 
    Password: (leave it empty)
    

    and it worked for me!!

提交回复
热议问题