error during mysql db connection in localhost

Posted by nectar on Stack Overflow See other posts from Stack Overflow or by nectar
Published on 2010-06-13T10:44:28Z Indexed on 2010/06/13 10:52 UTC
Read the original article Hit count: 229

Filed under:

when I am trying to connect mySql data base from cmd it giving some error like -

c:\xampp\mysql\bin>mysqladmin -u root password 123123 mysqladmin: connect to server at localhost failed
error:Access denied for user root@localhost (using password : NO)

© Stack Overflow or respective owner

Related posts about mysql