Hello
I was trying to run mysql under the Windows Xp,but it doesn't work. First I started mysqld-nt and after that I started
mysqladmin -u root PASSWORD 'krnekej' and when I did that I got message:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
what is the problem? I tried everything,but it doesn't work...anyone?
I was trying to run mysql under the Windows Xp,but it doesn't work. First I started mysqld-nt and after that I started
mysqladmin -u root PASSWORD 'krnekej' and when I did that I got message:
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to MySQL server on 'localhost' (10061)'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing 'telnet localhost 3306'
what is the problem? I tried everything,but it doesn't work...anyone?