Press enter to see results or esc to cancel.


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

This is solution for MySQL Windows command line client closes after password entry.

In this video I have shown how to solve the below error,

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

This error is because the Mysql Server of windows stops for some reason.
Here is the steps to solve this,

  1. 1.1 Windows key+R and type Run and hit “enter”
    1.2 Type “services.msc”, hit “OK”

  2. Right click on the Service name Mysql and Just click start. If it starts successfully again.

  3. The error would have gone now.


Comments

Leave a Comment