mysql : The term 'mysql' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. 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: