1Command not found error shown when the mysql.exe path is not set in environmental variables as PATH
2or you do this by set the path from cmd
3
41. open cmd
52. set mysql path in cmd
6>set path=c:\wamp\bin\mysql\mysql5.6.17\bin
7
8Now you can check mysql commands