mysql: The term 'mysql' is not recognized as the name of a cmdlet, function, script file, or operable program. code example
Example: mysql' is not recognized as an internal or external command,
Simply type in command prompt :
set path=%PATH%;D:\xampp\mysql\bin;
Here I have used path started from D so I used D: , you can use C: or E: