MySQL 5.7.18 download and installation process detailed instructions

MySQL 5.7.18 download and installation process detailed instructions

MySql Download

1. Open the official website and find the download path. The download address is given directly here.

https://dev.mysql.com/downloads/mysql/

2. Choose the 64-bit version

3. Direct download

MySql5.7.18.1 installation process

1. Run the installation software and accept the agreement

2. Select default installation

3. Next, go to the check environment interface, click "Execute" to execute the check (you can download the plug-in separately later), and click Next

4. Click "Execute" to install the product. After the installation is successful, it will be checked, and then Next

5. Click Next to enter the configuration

6. Default selection, Next

7. Default configuration, Next

8. Set the database root account password,

9. Generally, it is not necessary to start the computer automatically, so you can remove it. Next

10. Default, Next

11. In the application server configuration interface, click "Execute". After completion, click "Finish"

12. After the settings are completed, you will return to the installation program and continue to Next (indicating that the above MySQL Server installation is complete)

13. Display the MySQL Router configuration information and click "Finish".

14. Return to the installation program interface and click Next (indicating that the MySQL Router installation is complete)

15. Check whether the connection is normal

16. In the application server configuration interface, click "Execute". After completion, click "Finish"

17. Return to the program installation interface, Next (indicates that the installation of Samples and Examples above is complete)

18. Complete the installation

19. Note: During installation, you can choose to install in customer user-defined mode, and you can choose to install only MySQL server x64 and workbench. The installation process is simpler.

Summarize

The above is a detailed graphic explanation of the MySQL5.7.18 download and installation process 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:
  • centos7.2 offline installation mysql5.7.18.tar.gz
  • MySQL 5.7.18 Green Edition Download and Installation Tutorial
  • MySQL 5.7.18 Installer installation download graphic tutorial
  • MySQL 5.7.18 MSI Installation Graphics Tutorial
  • MySQL 5.7.18 Archive compressed version installation tutorial
  • MySQL 5.7.18 winx64 installation and configuration method graphic tutorial
  • MySQL 5.7.18 free installation version configuration tutorial
  • How to install and modify the initial password of mysql5.7.18 under Centos7.3
  • MySQL 5.7.18 installation tutorial and problem summary
  • MySQL 5.7.18 zip version installation tutorial

<<:  A brief talk about the knowledge you need to master when getting started with Vue

>>:  Detailed explanation of how to solve the conflict of project URLs caused by setting the default path of Tomcat

Recommend

Three examples of blur background effects using CSS3

Let’s not start with the introduction and get str...

Detailed steps for IDEA to integrate docker to achieve remote deployment

1. Enable remote access to the docker server Log ...

Detailed explanation of the two modes of Router routing in Vue: hash and history

hash mode (default) Working principle: Monitor th...

Vue element implements table adding, deleting and modifying data

This article shares the specific code of vue elem...

Can asynchrony in JavaScript save await?

I knew before that to synchronously obtain the re...

Detailed explanation of table return and index coverage examples in MySQL

Table of contents Index Type Index structure Nonc...

Docker Swarm from deployment to basic operations

About Docker Swarm Docker Swarm consists of two p...

How to add fields and comments to a table in sql

1. Add fields: alter table table name ADD field n...

A brief analysis of the responsiveness principle and differences of Vue2.0/3.0

Preface Since vue3.0 was officially launched, man...

How does Vue implement communication between components?

Table of contents 1. Communication between father...

Make your website run fast

Does performance really matter? Performance is im...

CSS code to achieve background gradient and automatic full screen

CSS issues about background gradient and automati...

MySQL 8.0.20 winx64 installation and configuration method graphic tutorial

This article shares with you the installation and...