This article provides you with the Mysql installation package, detailed installation steps, and solutions to problems that arise during the installation process. I hope it will be helpful to you...
Tools: Mysql 5.7.12.0 installation package download
Method/Steps:
Click on the downloaded installation tool, enter the first step, select I accept the agreement, and select next as shown
Choose to install Developer Default to install all the tools required for MySQL, select next
Select Execute to configure the tools listed above, select Yes in the pop-up warning box, and select next after the configuration is completed;
Choose Execute to configure, and after the configuration is complete, select next
Select next below and complete it by default until you reach the Accounts and Roles installation steps
As shown in the figure, Accounts and Roles installation steps: fill in the password for MySQL root (the password is at least four digits) and select next
Click next according to the default, select Execte in the Apply Server Configuration installation step to configure, and select next after the configuration is completed
In the Connect to Server installation steps: click Check as shown in the picture to change the user name and password, you can
Select Execute for configuration and just select next until finish appears
Verify whether the installation is successful: Select all programs on the computer to find MySQL: MySQL 5.7 Command Line Client, click Run, enter the password, if mysql> is displayed, the login is successful
The above is the installation and configuration method of MySQL 5.7. I hope it will be helpful to everyone’s learning and I hope you will support me.