C:\mysql\bin>mysqladmin -u -password 12345
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