MySQL 8.x msi version installation tutorial with pictures and text

MySQL 8.x msi version installation tutorial with pictures and text

1. Download MySQL

Official website download address https://dev.mysql.com/downloads/windows/installer/8.0.html

Just download the second one (although it is only 32-bit, it will install both 32 and 64-bit files)

2. Install MySQL

1. Open the downloaded mysql-installer-community-8.0.16.0.msi file and select Agree to proceed to the next step

2. Select Custom, Next

3. Select MySQL Server 8.0.16 - x64 on the left and click Next on the right

4. Select the Execute button below, and Microsoft Visual may be set. Set it and click the next step

5. Select the execute button

6. Select Next and keep going

7. Set a password

It is important to remember the root password

Select Next

8. Select Execute

9. Wait for all buttons to turn green and click finish.

10. Next Steps

11. Installation Complete

3. Test whether the installation is complete

1. Connect to local MySQL

2. Set the connection information here. The password below is the root password set previously.

3. Double-click the previously set connection. If it turns green and can be opened, it means the installation is successful.

Summarize

The above is the detailed graphic and text explanation of the MySQL8.x msi version installation tutorial 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!
If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

You may also be interested in:
  • MySQL 5.7.18 MSI Installation Graphics Tutorial
  • mysql installer web community 5.7.21.0.msi installation graphic tutorial
  • MySQL 8.0.11 MSI version installation and configuration graphic tutorial
  • mysql5.7.17.msi installation graphic tutorial
  • MySQL 5.6 Windows MSI Installation Details

<<:  Use of provide and inject in Vue3

>>:  Docker core and specific use of installation

Recommend

Use pure CSS to achieve switch effect

First is the idea We use the <input type="...

Installation tutorial of MySQL 5.1 and 5.7 under Linux

The operating system for the following content is...

Several ways to change MySQL password

Preface: In the daily use of the database, it is ...

Detailed explanation of Linux rpm and yum commands and usage

RPM package management A packaging and installati...

Storage engine and log description based on MySQL (comprehensive explanation)

1.1 Introduction to storage engines 1.1.1 File sy...

Pure CSS to achieve cloudy weather icon effect

Effect The effect is as follows ​ Implementation ...

vmware virtual machine ubuntu18.04 installation tutorial

Installation Steps 1. Create a virtual machine 2....

React tips teach you how to get rid of hooks dependency troubles

A very common scenario in react projects: const [...

Detailed comparison of Ember.js and Vue.js

Table of contents Overview Why choose a framework...

MySQL chooses the appropriate data type for id

Table of contents Summary of Distributed ID Solut...

Solution to the problem that the docker container cannot be stopped

The solution is as follows: 1. Force delete conta...

MySQL 5.7 installation and configuration tutorial under CentOS7 64 bit

Installation environment: CentOS7 64-bit MINI ver...

Comprehensive inventory of important log files in MySQL

Table of contents Introduction Log classification...