Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (22.5k points)
I have installed MySql using mysql-installer-5.5.20.0msi on Windows

and 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)"

1 Answer

0 votes
by (11.1k points)
edited by

Try the following steps:

c:\mysql\bin>mysqld --install

c:\mysql\bin>mysqld --initialize

and click on

 "Windows key + R" type "services.msc", run as admin

Interested in SQL? Check out this SQL Certification by Intellipaat..

Related questions

0 votes
1 answer
0 votes
1 answer

Browse Categories

...