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
This article uses examples to illustrate the usag...
To set the line spacing of <p></p>, us...
The shell script sets access control, and the IP ...
I collected a lot of them, but all ended in failu...
Table of contents Overview Single file components...
1. Open the CentOS 7 virtual machine. 2. Log in t...
Container auto-start Docker provides a restart po...
Starting from this article, a new series of artic...
In this article, we will analyze the production of...
In the process of learning web design, I did not ...
This article uses an example to illustrate the us...
Services provided by NFS Mount: Enable the /usr/s...
Nginx is now one of the most popular load balance...
Tips for using Docker 1. Clean up all stopped doc...
This article describes the Linux user and group c...