MySQL 8.0.12 installation steps and basic usage tutorial under Windows

MySQL 8.0.12 installation steps and basic usage tutorial under Windows

This article shares the installation steps and usage tutorials of MySQL 8.0.12 under Windows for your reference. The specific contents are as follows

1. Download SQL from the official website.

(1.1) Download address

After opening the webpage, click go to download page as shown below:

(1.2) Then select the second 'Windows (x86, 32-bit), MSI Installer' and click 'download'

(1.3) Click 'No thanks, just start my download.' as shown below

2. Install

(2.1) After downloading, install it, enter the license agreement interface, check 'I accept the license terms', and then click 'next'

(2.2) In the "Choosing a setup type" interface, select "developer default" by default, then click "next"

(2.3) In the check requirements interface, click execute first, then click 'next'

(2.4) Select 'yes' in the pop-up prompt box

(2.5) On the installation interface, click 'execute'. After completion, click next.

(2.6) Click 'next' on the product configuration interface

(2.7) Click 'next' on the group replication interface

(2.8) Click 'next' on the type and networkig interface

(2.9) Click 'next' on the authentication method screen

(2.10) Accounts and roles interface, enter your password and confirm it again

(2.11) On the windows services interface, click 'next'

(2.12) In the apply configuration interface, click execute, then click finish

(2.13) Product configuration interface, click next

(2.14) Click finish on the mysql router configuration interface, then click 'next'

(2.15) On the connect to server interface, enter the password, click check, and then click next.

(2.16) On the apply configuration screen, click execute, and then click finish. Installation Complete

3.SQL Operation

(3.1) Click local instance mysql…

(3.2) Enter the password and click OK

(3.3) Click the Create Database menu

(3.4) Create a table and fill in data

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.12 installation and configuration method graphic tutorial
  • mysql installer community 8.0.12.0 installation graphic tutorial
  • MySQL 8.0.12 winx64 detailed installation tutorial
  • MySQL 8.0.12 decompression version installation tutorial personal test!
  • MySQL 8.0.12 installation configuration method and password change
  • MySQL 8.0.12 installation and configuration method graphic tutorial (Windows version)
  • MySQL 8.0.12 decompression version installation tutorial
  • CentOS7 uses yum to install mysql 8.0.12
  • MySQL 8.0.12 installation and configuration method graphic tutorial (windows10)
  • MySQL Community Server 8.0.12 installation and configuration method graphic tutorial

<<:  Linux firewall iptables detailed introduction, configuration method and case

>>:  Best Practices for Implementing Simple Jira Projects with React+TS

Recommend

Installation and configuration of mysql 8.0.15 under Centos7

This article shares with you the installation and...

MySQL database operations (create, select, delete)

MySQL Create Database After logging into the MySQ...

Install docker offline by downloading rpm and related dependencies using yum

You can use yum to install all dependencies toget...

Docker memory monitoring and stress testing methods

The Docker container that has been running shows ...

MySQL time types and modes details

Table of contents 1. MySQL time type 2. Check the...

Getting Started Tutorial for Beginners ④: How to bind subdirectories

To understand what this means, we must first know ...

Vue.js implements tab switching and color change operation explanation

When implementing this function, the method I bor...

Bundling non-JavaScript static resources details

Table of contents 1. Custom import in packaging t...

Implementation of mounting NFS shared directory in Docker container

Previously, https://www.jb51.net/article/205922.h...

Windows Service 2016 Datacenter\Stand\Embedded Activation Method (2021)

Run cmd with administrator privileges slmgr /ipk ...

Tutorial on installing Ubuntu 20.04 and NVIDIA drivers

Install Ubuntu 20.04 Install NVIDIA drivers Confi...

Vue uses Amap to realize city positioning

This article shares the specific code of Vue usin...

Solution to the failure of 6ull to load the Linux driver module

Table of contents 0x01 Failed to load the driver ...