In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
Today, I will talk to you about how to configure win10 environment variables in mysq. Many people may not know much about it. In order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.
1. After installing mysql, you need to configure the environment variable (win 10).
Select "my computer", right-click, select "Properties-> Advanced-> system variable in the environment variable, and set the corresponding values for MYSQL_HOME and Path respectively (setting principle: if there is a corresponding variable, edit the variable directly, note that it is added but not deleted; if the variable does not exist, create a new one and then edit it.)
Since there is nothing here, a new environment variable MYSQL_HOME is created.
MYSQL_HOME=D:\ App\ Mysql (directory choose your own installation directory)
(note here that if you are adding variable content to an existing variable, you must enter a semicolon in the English input method state before entering the variable content.)
2. After creating a new environment variable, find Path in the environment variable, click Edit, and click New in the pop-up box to create a new environment variable.
Path=%MYSQL_HOME%\ bin (add% MYSQL_HOME%\ bin under the Path path)
3. Enter% MYSQL_HOME%\ bin, then click OK, and remember that it must be 3 OK.
If you click to edit Path, it opens like this
Need to add at the end of the variable value;% MYSQL_HOME%\ bin (MYSQL_HOME%\ bin preceded by a semicolon in the English state)
After editing, it is confirmed that the configuration is complete.
After the configuration is completed, we can enter it in cmd.
Mysql-u root-p
Enter the password after entering enter.
After reading the above, do you have any further understanding of how to configure win10 environment variables in mysq? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.