0

When I try to use MySQL on my terminal I get an error. I've already tried editing my Path environment variable but it still won't work.

$ mysql -u

=>sh.exe": mysql: command not found

Please help

  • read here http://stackoverflow.com/questions/28602002/how-to-start-mysql-in-git-bash-in-windows-8-1 – denny Jan 18 '17 at 18:54
  • Possible duplicate of [can't access mysql from command line mac](http://stackoverflow.com/questions/8195418/cant-access-mysql-from-command-line-mac) – David Rawson Jan 18 '17 at 19:00
  • If your path was set correctly it would work. Find out where `mysql.exe` is and make sure the directory it's in is present in your `PATH`. – tadman Jan 18 '17 at 19:10
  • It works on command prompt but doesn't work on gitbash. –  Jan 19 '17 at 16:02

0 Answers0