当前位置:网站首页>How to solve the problem that MySQL is not an internal command

How to solve the problem that MySQL is not an internal command

2022-06-21 07:31:00 Yisu cloud

mysql It is not an internal command how to solve

This article mainly explains “mysql It is not an internal command how to solve ”, Interested friends might as well come and have a look . The method introduced in this paper is simple and fast , Practical . Now let Xiaobian take you to learn “mysql It is not an internal command how to solve ” Well !

resolvent :1、 Right click “ Computer ” Icon , Select... From the menu that opens “ attribute ”;2、 In the system interface , Click on “ Advanced system setup ”;3、 stay “ System attribute ” In the pop-up window , Click on “ environment variable ”;4、 stay “ environment variable ” The popup window “ System variables ” In the region , Choose “Path”, Click on “ edit ”;5、 On the “ Edit environment variables ” Window , fill Mysql In the installation directory bin Directory path , Click on “ determine ”;6、 Restart cmd Just a window .

The operating environment of this tutorial :windows10 System 、mysql8 edition 、Dell G3 The computer .

Sometimes I want to cmd Window login mysql The server , But report a mistake , Tips mysql Not an internal or external command

mysql It is not an internal command how to solve

resolvent : Open the environment variable of the computer , Select the system variable , open Path, take mysql Of bin Just add the directory path

step :

1、 Right click “ Computer ” Icon , Select... From the menu that opens “ attribute ”

mysql It is not an internal command how to solve

2、 In the system interface , Click on “ Advanced system setup ”

mysql It is not an internal command how to solve

3、 stay “ System attribute ” In the pop-up window , Click on “ environment variable ” Button

mysql It is not an internal command how to solve

4、 stay “ environment variable ” The popup window “ System variables ” In the region , Choose “Path” Click on “ edit ”

mysql It is not an internal command how to solve

5、 On the “ Edit environment variables ” Window , fill Mysql In the installation directory bin Directory path , Click on “ determine ” that will do .

mysql It is not an internal command how to solve

6、 Restart cmd Just a window .

perform mysql -u root -p

mysql It is not an internal command how to solve

Here we are , I'm sure you're right “mysql It is not an internal command how to solve ” Have a deeper understanding of , You might as well put it into practice ! This is the Yisu cloud website , For more relevant contents, you can enter the relevant channels for inquiry , Pay attention to our , Continue to learn !

原网站

版权声明
本文为[Yisu cloud]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/172/202206210727174516.html