Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Graphic and text tutorial of mysql 8.0.15 installation and configuration under Win10

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

This article records the installation and configuration of mysql 8.0.15 for your reference. The details are as follows.

1. Download

1. Go to the MySQL official website to download installer

two。 If you are connected to the network during installation, select the first download, otherwise select the second download. I chose the second one here.

3. Click Login if there is an Oracle, otherwise click Sign Up to register and log in. I choose Login here.

4. Fill in some information, click Download Now, and wait for the download to complete.

2. Installation

1. Open the downloaded file

two。 Check I accept the license terms, and then click next

3. Select Developer Default by default, Sever only only as server, Full for full installation, and Custom for custom installation.

Here I choose a custom installation, and then click next

4. Select the components to be installed and click next, as shown in the figure, you can choose according to your own needs.

5. Click Execute and wait a moment.

6. Click next until you need to enter a password

7. Set the server password. Note that this password will be used in the future. You need to remember that when you are finished, click next.

8. Please remember Windows services Name. The default is MySQL80. You can change it by yourself, and then click next.

Forgot to take screenshots (escape)

9. Click Execute

10. Click Finish when you are finished

11. Click next

twelve。 Enter the password you just set. User name defaults to root.

13. Click check and then click next

14. Click Execute

15. Click Finish

16. Click next

17. Click Finish to complete the installation, you can copy log

3. Configure the environment

1. Right-click "this computer" on the desktop, select "Properties", click "Advanced system Properties" on the left, select "Advanced" tab, and click "Environment variables"

two。 Select path from the list of system variables, click Edit, then New, enter C:\ Program Files\ MySQL\ MySQL Server 8.0\ bin, and click OK to complete the configuration of the environment variable.

4. Log in to MySQL database

Run MySQL 8.0 Command Line Client (you should find it in the start menu)

After entering the password, you can start working on the database.

5. Little tips

In the command line interface, the shortcut key for copy and paste is no longer Ctrl+C,Ctrl+V.

Copy: select the contents of the command line and press enter to complete the copy.

Paste: right-click on the command line to finish pasting.

6. Thank you

MySQL8.0 installation, configuration, startup services, login and configuration environment variables

Wonderful topic sharing:

Installation tutorials for different versions of mysql

Installation tutorials for each version of mysql5.7

Installation tutorials for each version of mysql5.6

Installation tutorials for each version of mysql8.0

The above is the whole content of this article, I hope it will be helpful to your study, and I also hope that you will support it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report