当前位置:网站首页>MySQL download and installation & perfect uninstall
MySQL download and installation & perfect uninstall
2022-07-27 04:57:00 【@Code every day】
Author's brief introduction : Hello, I'm @ Typing code every day , A player of material transcoding farmer , Hope to work together , Progress together !
Personal home page :@ Every day, I have to type the personal homepage of the code
Recommend a simulated interview 、 Brush Title artifact , From basic to interview questions Click to jump to the question brushing website to register for learning
Catalog
1.MySQL Installation
(1) Double click to download it from the official website MySQL

(2) Keep going , Until you encounter the following interface

(3) choice Typical, Will jump , Click on Install

(4) Wait for download to complete , Click on next

(5) Go to the following screen , Click on Finish Come to the configuration interface

(6) Click on next Start configuration

(7) The default option , Detailed configuration

(8) Continue to choose the default development machine

(9) Select the default transaction support

(10) Always acquiesce in the next step , Until I met MySQL Of 3306 port ( File download port :21、 Internet port :80、MySQL port :3306、Oracle port :1521)

(11) Select database character set

(12) Default MySQL The service name ; choice bin Directory to configuration PATH, Don't configure it manually later ; You may not choose , Then manually configure the environment variables

(13) Set up super users root After the password , Move on to the next step :

(14) Click execute Execute, Until all four checkmarks are marked , Installation successful !

2.MySQL Start and stop of
When we installed it , The default is to start MySQL, It can also be started manually !
Method 1:
win+r Input services.msc; find MySQL, Start and stop manually
Method 2:
Open as administrator dos Command window , Enter the following command
net stop MySQL # stop it
net start MySQL # start-up 
3. Client connection
Mode one :
Use MySQL Client command line tools provided ; In the start menu , find MySQL Command line tools

You will get the following interface , Enter the password directly to log in :

Mode two : utilize dos Window login
The first direct login method :mysql -uroot -p123456
Directly enter , The following interface indicates successful login ; But this method has disadvantages , Others can see the password we entered

The second login method : First enter :mysql -uroot -p enter ,
And then type in the password , Others will not see our password

4.MySQL Perfect uninstall
First step : Reopen our installation package , Find the following screen :

Finally, click Remove

The second step : Delete two files
(1) Our default installation path MySQL Folder

(2) Delete hidden in ProgramData Under folder MySQL Folder ;

about ProgramData It's a hidden file , To show it : Click to see , Just tick the hidden items

Conclusion
Today's sharing is here ! Register and join the problem brushing army through the link below ! All kinds of big factory interview questions are waiting for you !
Brush Title artifact , From basic to interview questions Click to jump to the website

边栏推荐
猜你喜欢

Photoshop提示暂存盘已满怎么办?ps暂存盘已满如何解决?

Solution: how to use bash batch command in win10

Photoshop裁剪工具隐藏技巧

ps太卡怎么办?几步帮您解决问题

Affine transformation module and conditional batch Standardization (CBN) of detailed text generated images

Chapter 4 scope and life cycle of bean object

Huawei's entry into the commercial market: due to the trend, there are many challenges

Comprehensive experiment of static routing

Structural mode - adapter mode

js小技巧
随机推荐
自定义视口高度,多余的部分使用滚动
Photoshop各历史版本回顾以及系统要求
Plane conversion (displacement, rotation, scaling)
Final Cut Pro中文教程 (1) 基础认识Final Cut Pro
HCIA static routing comprehensive experiment
Grid layout
2019 top tennis cup upload
TCP's three handshakes and four waves
日落红暖色调调色滤镜luts预设Sunset LUTs 1
Two way republication experiment
单元测试chapter6
The usage syntax and scene of selector, as well as the usage of background picture size, text box shadow and excessive effect
R-score reproduction R-Precision evaluation index quantitative text generation image r-score quantitative experiment whole process reproduction (R-Precision) quantitative evaluation experiment step on
[search] - multi source BFS + minimum step model
IP 14th day notes
「Photoshop2021入门教程」调整图片到不同的长宽比
冒泡排序(详细)
What is the difference between using varchar type and using date type for timestamp column?
使用Unity做一个艺术字系统
How to do smooth data migration: Double write scheme