当我测试MySQL工作台连接时,它显示“无法连接到MySQL服务器127.0.0.1 (10061)”
另外,当我右键单击创建模式时,它会崩溃-每次都会崩溃。
我已经尝试了重新安装,没有运气。
Image of the connection error(1) Server not running (top right(2))
我使用的是WINDOWS 10
发布于 2016-09-22 01:25:18
请查阅有关“将MySQL作为Windows服务启动”的法律文档。http://dev.mysql.com/doc/refman/5.5/en/windows-start-service.html
发布于 2016-09-30 01:56:03
http://dev.mysql.com/downloads/windows/installer/5.6.html
从该链接进行安装,并在向导中选择developer Install
https://stackoverflow.com/questions/39622786
复制相似问题