Whenever I try to start MySQl by typing:
E:\mysql-5.1.39-win32\bin>mysql -u root
I'm getting an error:
ERROR 2003(HY000): Can't connect to MySQL server on 'localhost' (10061)
How can I solve above problem? I just downloaded MySQL and unzipped in E drive, I have not done anything. Do I have to make connection first? if yes, how can I do?