-1

I have just install visual studio 2015 with apache cordova. By creating a blank app when I run it I got error "Mysql is not reconized as an internal or external command" and other error asenter image description here

I found following solution of forum which does not worked for me.Click to open.

I added the environment variables and mysql is working in cmd.enter image description here

Any solution.

Community
  • 1
  • 1
  • so what is the problem now really? You pathed and found it. Your first picture is meaningless in my opinion, other than to show us a code window unrelated to the Error messages – Drew Sep 16 '15 at 17:54
  • The first is showing error while and the second picture I have uploaded to show that mysql is working in cmd and the other forum was showing that adding path variable will solve problem. – Mohsin Ammar Sep 17 '15 at 06:19
  • ok. do you still have a problem, or is it solved. If you have a problem, please detail it better – Drew Sep 17 '15 at 12:14

1 Answers1

0

I recommend 2 way to resolve it. - Please commit MySQL folder in PATH. - Update or reinstall MySQL It's work for me!

Trang Le
  • 71
  • 1
  • 1