MySQL 8.0.15 installation and configuration method graphic tutorial under Windows

MySQL 8.0.15 installation and configuration method graphic tutorial under Windows

This article shares with you the graphic tutorial of MySQL 8.0.15 installation and configuration method for your reference. The specific content is as follows

Decompress the downloaded compressed package to get the following file

Create a new my.ini file (note that the path of datadir is represented by /)

Enter the bin directory in cmd and execute the following command (open cmd with administrator privileges)

Add environment variables

My Computer - Properties - Advanced System Settings - Advanced - Environment Variables, add the path of the bin directory (including bin) in the path column, separated by a ;

Log in to the database, the password is in the .err file in the datadir directory

The first time you log in to the database, you need to change your password

Once completed, you can start operating the database.

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.15 installation and configuration tutorial under Win10
  • MySQL 8.0.15 download and installation detailed tutorial is a must for novices!
  • MySQL 8.0.15 installation and configuration method graphic tutorial
  • MySQL 8.0.15 winx64 decompression version installation and configuration method graphic tutorial
  • MySQL 8.0.15 installation graphic tutorial and database basics
  • MySQL 8.0.15 installation and configuration graphic tutorial
  • MySQL 8.0.15 installation and configuration graphic tutorial under Win10
  • MySQL 8.0.15 installation and configuration graphic tutorial and password change under Linux
  • Installation and configuration of mysql 8.0.15 under Centos7
  • MySQL 8.0.15 version installation tutorial connect to Navicat.list

<<:  Basic usage and pitfalls of JavaScript array sort() method

>>:  Zookeeper unauthorized access test problem

Recommend

A brief discussion on how to use slots in Vue

How to define and use: Use the slot tag definitio...

Axios secondary encapsulation example Demo in the project

1. Why do packaging? Facilitates overall code cal...

Using CSS to implement loading animation of Android system

There are two common loading icons on the web, on...

svg+css or js to create tick animation effect

Previously, my boss asked me to make a program th...

Two usages of iFrame tags in HTML

I have been working on a project recently - Budou...

The practical process of login status management in the vuex project

Table of contents tool: Login scenario: practice:...

Several ways to add timestamps in MySQL tables

Scenario: The data in a table needs to be synchro...

A Brief Analysis on the Time Carrying Problem of MySQL

The default time type (datetime and timestamp) in...

Implementation script for scheduled database backup in Linux

Table of contents Scenario: The server database n...

Element-ui's built-in two remote search (fuzzy query) usage explanation

Problem Description There is a type of query call...

Beginners learn some HTML tags (1)

Beginners can learn HTML by understanding some HT...

How to set the memory size of Docker tomcat

When installing Tomcat in Docker, Tomcat may over...

Use of Linux network configuration tools

This article introduces RHEL8 network services an...

How to design a web page? How to create a web page?

When it comes to understanding web design, many p...