Can't connect to MySQL server on 'localhost' (10061) after Installation

后端 未结 30 2894
予麋鹿
予麋鹿 2020-12-13 00:08

I installed MySQL using mysql-installer-5.5.20.0.msi on Windows 7. From the cmd window, I run \"mysqlshow -u root -p\". It asked for a password, then return

30条回答
  •  旧巷少年郎
    2020-12-13 00:27

    I had the same error. I resolved in this way

    Go to start- MySQL Installer-community and run again the installer as a re-configuration(you will be asked so).

    Once asked if you want make MySQL instance to run as a Windows service, check the box.

    In case would do not work, try unistalling and installing again, and check the box to run MySQL as Windows service.

提交回复
热议问题