Mysql5.17---Access denied for user 'root'@'localhost' (using password: NO)
Mysql5.17—Access denied for user ‘root’@’localhost’ (using password: NO)官网下载mysql解压版,建议使用管理员身份运行cmd。进入对应mysql解压目录,其中/bin目录下,运行:
- mysqld.exe -install
- mysqld –initialize-insecure –user=mysql (初始化mys
原创
2017-09-12 11:45:58 ·
249 阅读 ·
0 评论