在运行里面输入mysql -uroot -p之后出现了这种情况
Microsoft Windows XP [版本 5.1.2600]
(C) 版权所有 1985-2001 Microsoft Corp.
C:\Documents and Settings\zhangchenyi>mysql -uroot -p
Enter password: *******
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y
ES)
C:\Documents and Settings\zhangchenyi>
请问这是怎么回事?应该怎么解决?谢谢了!