输入密码时报错
IP地址写错了,应该是127.0.0.1
mysql -hlocalhost -uroot -p有通过net start mysql命令验证吗。1、启动数据库net start mysql2、登录数据库mysql -uroot -p
我总觉得你的MySQL没有装好。