mysql is not recognised as an internal or external command,operable program or batch

前端 未结 7 2014
無奈伤痛
無奈伤痛 2020-12-07 17:34

I had set the MySQL path, but still getting the same error. Please let me know whether I followed the correct one or not.

MySQL location is: C:\\Program Files\

7条回答
  •  一整个雨季
    2020-12-07 17:50

    I am using xampp. For me best option is to change environment variables. Environment variable changing window is shared by @Abu Bakr in this thread

    I change the path value as C:\xampp\mysql\bin; and it is working nice

提交回复
热议问题