相关疑难解决方法(0)

无法连接数据库服务器(mysql workbench)

你能帮我解决这个问题吗?

当我尝试在Mysql workbench中的数据库菜单下单击"查询数据库"时.它给了我一个错误:

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 …
Run Code Online (Sandbox Code Playgroud)

mysql mysql-workbench

68
推荐指数
10
解决办法
51万
查看次数

标签 统计

mysql ×1

mysql-workbench ×1