ERROR 2003 (HY000): Can't connect to MySQL server on localhost (10061)

后端 未结 26 2232
Happy的楠姐
Happy的楠姐 2020-12-23 02:37

I installed MySQL on Microsoft Windows 8 Using a noinstall Zip Archive. But when i tested by executing the following commands on windows prompt, the above error showed up.<

26条回答
  •  暖寄归人
    2020-12-23 02:51

    Go to Run type services.msc. Check whether MySQL services is running or not. If not, start it manually.

提交回复
热议问题