当前位置:网站首页>MySQL installation and environment variable configuration
MySQL installation and environment variable configuration
2022-06-28 07:43:00 【No. 1006 Xiaobai】
MySQL install
MySQL install
MySQL The website links https://www.mysql.com/
Select based on Windows Of MySQL Installation 


After downloading, double-click to install 
Waiting for the installation 

For the convenience of later use , Click on Execute Install these 
Click on the install 
Finish loading next

Click on Execute Execute it. 
After execution next
Next, do some configuration 

Choose the old version of the encryption algorithm ,next



Complete the installation 


Environment configuration
Open the command line , You can search cmd, Or directly win+R, Input cmd
When the input MySQL, He will prompt that it does not exist 
Let's configure next , Just follow Java It's the same , find bin Directory configuration to path Inside
If you haven't changed your address , The default is here
C:\Program Files\MySQL\MySQL Server 8.0\bin
Copy address 
Open advanced environment variable configuration 

Then confirm
Just opened cmd The window closed , Reopen 
Means to log in with the user name , He will prompt you for your password 
This means that you have entered MySQL
show databases;
These are the databases provided by the system ( Can't delete )
边栏推荐
- goland IDE和delve调试位于kubernetes集群中的go程序
- Software design of resistance test board
- Design and implementation of spark offline development framework
- Evaluation of inverse Polish expression < difficulty coefficient >
- 云原生:云计算技术再次升级 开启全面云开发时代
- Hack the box:routerspace
- open62541直接导入NodeSet文件
- DBeaver 22.1.1 发布,可视化数据库管理平台
- Unity UI shadow component
- Installing redis on Linux
猜你喜欢
随机推荐
kubernetes集群命令行工具kubectl
Evaluation of inverse Polish expression < difficulty coefficient >
ABAP skill tree
asp. Net registration page
linux下修改mysql端口号
分析 NFT 项目的 5 个指标
Redis implements distributed locks
Flex layout
Block transmission by golang gin framework
No suspense about the No. 1 Internet company overtime table
asp. Net error "/" server error in the application. String or binary data would be truncated. The statement...
R and RGL draw 3D knots
Mysql8.0 and mysql5.0 accessing JDBC connections
Kubernetes理论基础
What is the lifecycle of automated testing?
HJ字符个数统计
The practice of traffic and data isolation in vivo Reviews
ZYNQ_ IIC read / write m24m01 record board status
Source code analysis of kubernetes' process of deleting pod
[ thanos源码分析系列 ]thanos query组件源码简析









