MySQL 8.0.20 installation and configuration method graphic tutorial

MySQL 8.0.20 installation and configuration method graphic tutorial

MySQL download and installation (version 8.0.20) tutorial for your reference, the specific content is as follows

MySQL official website: link

You can also download it by clicking the link directly: mysql 8.0.20

After logging in to the official website, download the MySQL software as shown below:

Click 1 and 2 to enter the page below:

Then click MySQL Community Server to enter the download page as shown below:

Select 1 according to the above picture and click 2 to enter the download page of Windows installation package (as shown below):

There are two download packages in the above picture, one is the installation guide package and the other is the compressed installation package. We choose the second one. Click Download to enter the page shown below.

We don’t log in to download, so just click the red box button to download. So we downloaded the software.

Install:

Double-click the software downloaded above to open the page shown below.

Click Next to go to the page below.

If there are some software that is not installed in the big red box, you can click the Excute button on the left of Next to install it. After the installation is complete, click the Next button and a pop-up box will appear, as shown below.

Click Yes. The following page pops up.

Click Execute to install. Wait for all installations to complete.

Make sure at least the 3 items marked with red bars are installed successfully. If any of them fail to install, you can uninstall and reinstall them. After the installation is successful, click Next.

Click Next.

Click Next.

Click Next.

Enter your account and password in the red box. The account and password must be greater than or equal to 4 characters. Click Next.

Click Next.

Click Execute.

Click Finish.

Click Next.

Click Finish.

Click Next.

After entering the password, click Check, then click Next.

Click Execute.

Click Finish.

Click Next.

Click Finish.

At this point, MySQL is installed.

Wonderful topic sharing:

MySQL different versions installation tutorial

MySQL 5.7 installation tutorials for various versions

MySQL 5.6 installation tutorials for various versions

mysql8.0 installation tutorials for various versions

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • MySQL 8.0.20 installation and configuration tutorial under Docker
  • MySQL 8.0.20 winx64 installation and configuration method graphic tutorial
  • MySQL 8.0.20 installation and configuration tutorial under Win10
  • mysql 8.0.20 winx64.zip compressed version installation and configuration method graphic tutorial
  • Ubuntu 18.0.4 MySQL 8.0.20 installation and configuration method graphic tutorial
  • mysql8.0.20 download and installation and problems encountered (illustration and text)
  • MySQL 8.0.20 Installation Tutorial with Pictures and Text (Windows 64-bit)
  • MySQL 8.0.20 installation tutorial and detailed tutorial on installation issues
  • MySQL 8.0.20 installation and configuration detailed tutorial

<<:  Solution to the problem that Alibaba Cloud host cannot access the website using IP (solved by configuring security group rules)

>>:  A brief talk about the diff algorithm in Vue

Recommend

How to install MySQL 5.7.29 with one click using shell script

This article refers to the work of 51CTO blog aut...

How to install ionCube extension using pagoda

1. First install the pagoda Installation requirem...

CSS and JS to achieve romantic meteor shower animation

1. Rendering 2. Source code HTML < body > &...

Ubuntu 18.04 installs mysql 5.7.23

I installed MySQL smoothly in Ubuntu 16.04 before...

About MYSQL, you need to know the data types and operation tables

Data Types and Operations Data Table 1.1 MySQL ty...

How to use MySQL stress testing tools

1. MySQL's own stress testing tool - Mysqlsla...

Summary of MySQL injection bypass filtering techniques

First, let’s look at the GIF operation: Case 1: S...

This article will help you understand JavaScript variables and data types

Table of contents Preface: Kind tips: variable 1....

Mysql 5.6.37 winx64 installation dual version mysql notes

If MySQL version 5.0 already exists on the machin...

Teach you how to write maintainable JS code

Table of contents What is maintainable code? Code...

MySQL cross-table query and cross-table update

Friends who have some basic knowledge of SQL must...

MySQL optimization tutorial: large paging query

Table of contents background LIMIT Optimization O...

Summary of common functions of PostgreSQL regular expressions

Summary of common functions of PostgreSQL regular...