03 2013 档案
摘要:在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
阅读全文

浙公网安备 33010602011771号