In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
1. Go to the official website first to download mysql installation package
https://dev.mysql.com/downloads/mysql/
2. After downloading, extract it to the file directory where you want to install MSQ (such as D:\Mysql)
3. The administrator command runs the command line and enters the bin directory of the mysql installation package (D:\MySQL\mysql-8.0.18-winx64\bin).
4. Execute the command mysqld --initialize --console (the data folder will be automatically generated, and a temporary password will be generated and remembered)
5. Execute the command mysqld --install (prompt installation success)
6. Execute the command net start mysql (start MYSQL service, if it fails, query the reason for failure)
7. After the mysql service is started, execute the command mysql -u root -p to log in mysql, and enter the temporary password generated in step 4 to log in successfully.
Note: I used to install Baidu on the Internet, created my.ini file installation, failed many times, finally did not create my.ini file installation success, and each installation must be uninstalled before the clean mysql, and restart the computer, and then follow my steps to install successfully
summary
The above is a detailed explanation of the steps of Win10 installation mysql 8.0.18-winx64 introduced by Xiaobian. I hope it will help you. If you have any questions, please leave a message to me. Xiaobian will reply to you in time. Thank you very much for your support!
If you think this article is helpful to you, welcome to reprint, please indicate the source, thank you!
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.