In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
How do I install mysql5.7.21 in win10? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way.
Download mysql-5.7.21-winx64
2. After downloading, extract the file and place the extracted folder in the place you want to put it. Mine is: G:\ softwareSetUp\ mysql\ mysql-5.7.21-winx64
3. Configure the path environment variable, including two paths: G:\ softwareSetUp\ mysql\ mysql-5.7.21-winx64\ bin
C:\ Windows\ System32
If you do not configure C:\ Windows\ System32, running net start mysql later will prompt that "net" is not an internal or external command
4. Create a new my.ini text under mysql-5.7.21-winx64, with the following text content:
Create a new data folder under the sibling directory after saving
5. Run the command prompt as an administrator to execute mysqld install
6. Enter G:\ softwareSetUp\ mysql\ mysql-5.7.21-winx64\ bin
Run mysqld-- initialize-insecure-- user=mysql
There will be no prompt at the end of the run. Check that the directories under the my.ini and data folders are correct.
7. Run net start mysql and start the MySQL service, indicating that the startup is successful.
8. Run mysql-u root-p and log in to MySQL.
This is the answer to the question about how to install mysql5.7.21 in win10. I hope the above content can be of some help to you. If you still have a lot of doubts to solve, you can follow the industry information channel for more related knowledge.
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.