Install 8.0.13 based on MySQL 6.1.3. MySQL 8.0.13 download address: https://dev.mysql.com/downloads/windows/installer/8.0.html You can directly download the 313.8M .msi file. After downloading, as shown below: Double-click to install directly. If the following error occurs, you can update the corresponding .net framework in 360 Agree to the agreement and proceed to the next step
Based on the installed version, select add to add it. Select the mysql server option Add the version that requires 8.0 to the right Click next Click the Execute button Click next If another version of MySQL is installed, a yellow exclamation mark will appear at the port position. You can change the version number to 3308. If no other version is installed, click Next. Just default Enter a password that you need to remember. The following operations are all left as default. Click next until finish. The final result Verify that the installation was successful. Run mysql server 8.0 After entering the password, you can enter. And enter show databases; to view the tables in the database, pay attention to the semicolon; Enter Right click on the computer -> Properties -> Advanced System Settings -> Environment Variables, and add the path of the bin file. You can run mysql in cmd. Type mysql -uroot -p Summarize The above is the detailed graphic and text explanation of the MySQL Server 8.0.13.0 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! You may also be interested in:
|
<<: Detailed explanation of nginx front-end distribution method based on $remote_addr
>>: Detailed explanation of how to use the Vue license plate input component
Table of contents JavaScript events: Commonly use...
Table of contents Various ways to merge objects (...
Table of contents 1. Introduction 2. Create a Vit...
This article shares the specific code of JavaScri...
This article shares the specific code of jQuery t...
Table of contents 1. What is the execution contex...
Table of contents Prerequisites Setting up a test...
Table of contents Steps to create TCP in Linux Se...
Table of contents 1. User created script 2. Word ...
Background Recently, when writing SQL statements,...
MySQL versions are divided into Enterprise Editio...
Sometimes you need to access some static resource...
Server Status Analysis View Linux server CPU deta...
Node.js solves the problem of Chinese garbled cha...
Table of contents The dynamic particle effects ar...