当前位置:网站首页>数据库系统原理与应用教程(002)—— MySQL 安装与配置:MySQL 软件的卸载(windows 环境)
数据库系统原理与应用教程(002)—— MySQL 安装与配置:MySQL 软件的卸载(windows 环境)
2022-07-01 16:14:00 【睿思达DBA_WGX】
数据库系统原理与应用教程(002)—— MySQL 安装与配置:MySQL 软件的卸载(windows 环境)
一、卸载 MySQL
1、双击安装文件,弹出如下图所示的安装向导。
2、单击【Next】按钮,显示安装选项窗口,如下图所示。
3、单击【Remove】按钮,显示准备卸载 MySQL 窗口,如下图所示。
4、单击【Remove】按钮,开始卸载 MySQL,卸载完成后弹出如下图所示的窗口。
5、单击【Finish】按钮完成卸载。
二、删除安装目录
打开目录【C:\Program Files】,删除该目录下的 【MySQL】目录。
三、清除环境变量信息
1、在桌面上右击【此电脑】, 选择【属性】,如下图所示。
2、在弹出的【设置】窗口中,输入【环境】,然后在下拉列表中选择【编辑系统环境变量】,如下图所示。
3、在弹出的【系统属性】对话框中,单击【环境变量】按钮,如下图所示。
4、在弹出的【环境变量】对话框中选择【Path】,然后单击【编辑】按钮,如下图所示。
5、在弹出的【编辑环境变量】对话框中选择 MySQL 的 bin 目录,然后单击【删除】按钮,如下图所示。
边栏推荐
- Go 语言源码级调试器 Delve
- Solution to the problem that the keypad light does not light up when starting up
- 虚拟串口模拟器和串口调试助手使用教程「建议收藏」
- 【Hot100】17. 电话号码的字母组合
- How to adjust the color of the computer screen and how to change the color of the computer screen
- 使用腾讯云搭建图床服务
- Vscode find and replace the data of all files in a folder
- 周少剑,很少见
- Idea start command line is too long problem handling
- The sharp drop in electricity consumption in Guangdong shows that the substitution of high-tech industries for high-energy consumption industries has achieved preliminary results
猜你喜欢
The sharp drop in electricity consumption in Guangdong shows that the substitution of high-tech industries for high-energy consumption industries has achieved preliminary results
[SQL statement] Why do you select two Shanghai and query different counts here? I want it to become a Shanghai, and count only displays a sum
How long will it take to achieve digital immortality? Metacosmic holographic human avatar 8i
Uncover the "intelligence tax" of mousse: spend 4billion on marketing, and only 7 invention patents
Win11如何设置用户权限?Win11设置用户权限的方法
Comment win11 définit - il les permissions de l'utilisateur? Win11 comment définir les permissions de l'utilisateur
【Hot100】19. Delete the penultimate node of the linked list
2023届春招实习-个人面试过程和面经分享
Analysis of PostgreSQL storage structure
C#/VB. Net merge PDF document
随机推荐
Can't global transactions be used when shardingjdbc is used in seate?
How to adjust the size of computer photos to what you want
Authentication processing in interface testing framework
电脑照片尺寸如何调整成自己想要的
Idea start command line is too long problem handling
[PHP graduation design] design and implementation of textbook management system based on php+mysql+apache (graduation thesis + program source code) -- textbook management system
DO280管理应用部署--pod调度控制
怎麼用MySQL語言進行行列裝置?
How does win11 set user permissions? Win11 method of setting user permissions
【Hot100】20. 有效的括号
ssm框架原理
StoneDB 为国产数据库添砖加瓦,基于 MySQL 的一体化实时 HTAP 数据库正式开源!
接口测试框架中的鉴权处理
The sharp drop in electricity consumption in Guangdong shows that the substitution of high-tech industries for high-energy consumption industries has achieved preliminary results
[daily news]what happened to the corresponding author of latex
UML旅游管理系统「建议收藏」
使用腾讯云搭建图床服务
Introduction to RT thread env tool (learning notes)
揭秘慕思“智商税”:狂砸40亿搞营销,发明专利仅7项
Golang爬虫框架初探