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:
|
<<: Linux firewall iptables detailed introduction, configuration method and case
>>: Best Practices for Implementing Simple Jira Projects with React+TS
Background Threads •Master Thread The core backgr...
MySQL installation tutorial for Windows system do...
Recently, I have been working on thesis proposals ...
We all know that the commonly used positioning me...
Table of contents Nginx proxies two socket.io ser...
Log in docker login Complete the registration and...
In my past work, the development server was gener...
Table of contents 1. Installation 2. Introduction...
A singly linked list can only be traversed from t...
Samba Overview Samba is a free software that impl...
Today, when verifying the concurrency problem of ...
Hexo binds a custom domain name to GitHub under W...
MySQL foreign key constraint (FOREIGN KEY) is a s...
Table of contents 1. Introduction 2. Ideas Two wa...
Recently, I used vuethink in my project, which in...