MySql所遇問題—Can't connect to MySQL server on 'server' (10061)

今天打開MySQL時,出現了這種問題,無法連接到數據庫

問題原因:The error (2003) Can't connect to MySQL server on 'server' (10061) indicates that the network connection has been refused. You should check that there is a MySQL server running, that it has network connections enabled, and that the network port you specified is the one configured on the server.

解決方案:

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章