The downloaded version is the Zip decompression version, Windows system. Because I haven't installed it on Windows for a long time, I found several differences between this installation and the previous installation. I have recorded them as follows for your reference. MySQL Configuration File Location mysql_config.pl in the bin directory Install MySQL Service Enter the bin directory mysqld --install mysqld --remove MySQL Initialization mysqld --explicit_defaults_for_timestamp --initialize Random password Generated location: 507B9DE08DE0.err in the data directory. Search for "temporary password" in the file ending with err to get a random password. After logging in with this password, the MySQL security policy will require you to change the password. Change command alter user root@localhost identified by '123456'; Summarize The above is the installation notes of MySql5.7.21 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website! You may also be interested in:
|
<<: Summary of some common configurations and techniques of Nginx
>>: React configuration px conversion rem method
Today I would like to share with you the CSS3 tra...
Simply put, src means "I want to load this r...
1. Install and use Docer CE This article takes Ce...
Let me first introduce an interesting property - ...
Nginx hides version number In a production enviro...
Code: Copy code The code is as follows: <!DOCTY...
Today, the error "No input file specified&qu...
In the previous article, we learned about the net...
Table of contents 1. Project Requirements Second,...
WeChat applet: Simple calculator, for your refere...
This article shares the specific code of the WeCh...
Table of contents 1. Basics 1.ref 2. toRef 3. toR...
The editor recently wanted to get started with th...
Table of contents Docker Compose usage scenarios ...
Using CSS layout to create web pages that comply w...