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
Utilize the browser's non- overflow:auto elem...
Recently I saw a barrage effect on B station call...
If we want to make a carousel, we must first unde...
This article takes Centos7.6 system and Oracle11g...
Margin of parallel boxes (overlap of double margi...
Table of contents 1. Experimental Environment 2. ...
This article shares the specific code of the WeCh...
Without further ado, I'll go straight to the ...
The problem of resetting the password for Zabbix ...
Table of contents Preface 1.1 Function 1.2 How to...
This is the effect of the Element UI loading comp...
one: 1. Semantic tags are just HTML, there is no ...
The Core Asset Management Project requires el-tra...
I suddenly thought of this method when I was writi...
1. CSS3 animation ☺CSS3 animations are much easie...