当前位置:网站首页>Detailed steps to install MySQL
Detailed steps to install MySQL
2022-08-04 06:29:00 【Ka Ka Lu】
1, mysql download address
MySQL :: DownloadMySQL Installer
web is installed online, community is installed offline, we choose community to install MySQL.
Switch the version first, I chose mysql5.7.35

2. Installation steps

This is the file sent by our teacher before, click to install community.
If the interface of License Agreement appears, check "I accept the license terms" and click "Next".
Select yes for the following, and then continue to the next step of the installation.



Click execute to start the installation.


When finished, click next.Remember to choose 3306 for the port number!

Next, set the MySQL password, then click next.
Remember your server name here: generally the default is mysql57, you can also set it yourself, but you have to remember it yourself.
Then next, click execute, apply configuration 
After configuration, click finish
Then some will appear for product configuration
Click next again after configuration, connect to server appears, and thenClick next.

Then click the execute that displays the apply configuration, and click finish when finished.


Finally, click finish and the installation will complete and the mysql workbench will appear. At this time, wait a moment, we need to set some things before we can start our table building work.(! Attention)
Steps: Right-click on this computer and click Properties -> Advanced System Settings -> Open Environment Variables -> Find Path in System Variables
Double-click to edit --> Copy the bin path under the MySQL file we downloaded to Path --> Confirm after completion



Then let's start MySQL and try it
Search box to find command prompt cmd, right click to run as administrator

The command line to start MySQL is: net start mysql57
The command line to stop MySQL is: net stop mysql57
Remember: there are spaces!The name is the name of mysql we set earlier. Generally, the system defaults to mysql57 (I installed mysql5.7.35 version), or the name that was named by myself during the previous installation.
Next, you can try it yourself, and the workbench can also be used.

边栏推荐
猜你喜欢

Copy攻城狮的年度之“战”|回顾2020

PyTorch

Golang环境变量设置(二)--GOMODULE&GOPROXY

Amazon Cloud Technology Build On 2022 - AIot Season 2 IoT Special Experiment Experience

深度确定性策略梯度(DDPG)

安装MySQL的详细步骤

第三章 标准单元库(下)

数据库的简述与常用操作指南

强化学习中,Q-Learning与Sarsa的差别有多大?

【论文阅读】Exploring Spatial Significance via Hybrid Pyramidal Graph Network for Vehicle Re-identificatio
随机推荐
bind()系统调用的用处
基于BiGRU和GAN的数据生成方法
Postgresql snapshot
target has libraries with conflicting names: libcrypto.a and libssl.a.
LeetCode_Dec_2nd_Week
LeetCode_Dec_2nd_Week
Copy攻城狮的年度之“战”|回顾2020
【代码学习】
LeetCode_Nov_4th_Week
关于DG(域泛化)领域的PCL方法的代码实例
理想的生活
Copy攻城狮5分钟在线体验 MindIR 格式模型生成
sbl_init.asm-适合在编辑模式下看
Endnote编辑参考文献
亚马逊云科技 Build On 2022 - AIot 第二季物联网专场实验心得
双向LSTM
[CV-Learning] Linear Classifier (SVM Basics)
集合---ArrayList的底层
Copy攻城狮信手”粘“来 AI 对对联
PCL窗口操作