SyntaxFix
Write A Post
Hire A Developer
Questions
If you don't want to go to bin folder of MySQL then another option is to put a shortcut of mysql.exe to your default path of command prompt (C:\Users\"your user name">) with the contents of:
bin
mysql.exe
C:\Users\"your user name">
mysql -u(username) -p(password)