更新到Windows 8.1后MySQL无法正常工作

前端之家收集整理的这篇文章主要介绍了更新到Windows 8.1后MySQL无法正常工作前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
一切都很好,我有 Windows 8和 MySQL 5.6工作台.

昨天,我升级到Windows 8.1,这使得PC运行得更好,但搞砸了MysqL.

当我进入工作台时,我可以看到我的旧连接,但点击它我得到:

Cannot Connect to Database Server
Your connection attempt Failed for user 'root' from your host to server at 
127.0.0.1:3306:Can't connect to MysqL server on '127.0.0.1'(10061)
Please:
 1. Check that MysqL is running on server 127.0.0.1
 2. Check that MysqL is running on port 3306 (note: 3306 is the default,but this can be changed)
 3. Check the root has rights to connect to 127.0.0.1 from your address (MysqL rights define what clients can connect to the server and from which machines) 
 4. Make sure you are both providing a password if needed and using the correct password for 127.0.0.1 connecting from the host address you're connecting from the host address you're connecting from.
好吧,卸载工作台并重新安装它就可以了. 所有架构均未删除
原文链接:https://www.f2er.com/windows/365376.html

猜你在找的Windows相关文章