Cant Connect To Mysql Server On Localhost 10061 After Installation
I have installed MySql using mysql-installer-5.5.20.0msi on Windows
nd in command prompt i have tried to run "mysqlshow -u root -p" and when i entered password its showing an error "Can't connect to MySQL server on 'localhost' (10061)"
The answer to your question - can t connect to mysql server on localhost 10061 is:
c:mysqlin>mysqld --install
c:mysqlin>mysqld --initialize
then press "Windows key + R" write "services.msc", run as admin
start MySQL service.