摘要:
在Windows系统中,mysql登录的时候出现了这样的错误:ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)从网上找了一些办法,终于得到了解决,现在记录一下具体的解决方法:c:\>scstopmysqlc:\>mysqld--defaults-file="C:\MySQL\MySQLServer6.0\my.ini"--console--skip-grant-tables重新开一个cmdc:\>mysql-uroot-penterpassw 阅读全文
posted @ 2013-03-10 17:10
芝麻学问
阅读(377)
评论(0)
推荐(0)