Can't connect to MySQL server on '127.0.0.1' (10061) (2003)

后端 未结 16 1217
花落未央
花落未央 2020-11-29 19:47

I know this question was asked a lot before but I tried some of the solutions which were given and nothing worked..

I have downloaded MySQL Workbench 6.1 on

16条回答
  •  攒了一身酷
    2020-11-29 20:28

    In Windows goto task-manager >"services" and check that "MySQL" is runing. If not
    Right click on it ->open services->MySQL-> startup type -> 'Automatic' -> apply and OK. this is for windows 10 MySql 5.7

提交回复
热议问题