当前位置:网站首页>Completely remove MySQL tutorial
Completely remove MySQL tutorial
2022-08-04 06:29:00 【Kaka deer】
1. Stop MySQL Server first
Steps: This PC --> Administration --> Services and Applications --> Services --> Find MySQL --> Stop


2. Uninstall MySQL Server
Steps: Start -> Settings -> Control Panel -> Programs and Features -> Find and uninstall all MySQL related items
2-1. Open the control panel of the computer (shortcut key Win+R, enter control), click Uninstall a program in Programs and Features

2-2. Uninstall related MySQL applications.

Uninstalled page

Alternatively, you can type Control Panel directly into the search box on your computer, following the same steps as above.

3, delete the MySQL folder
Steps:
- Find the path where MySQL was installed and delete the MySQL folder
- Open the C drive --> find programDate (this is a hidden file) --> MySQL --> delete the MySQL folder (the purpose is to prevent MySQL from remaining data)
3-1. I installed it on the C drive before, so open this computer, enter the C drive, find the MySQL in the program Files and delete it

3-2. Because some people's computers have hidden files, in order to delete MySQL cleanly, click to view hidden files on this computer.Enter program data, find MySQL and continue to delete.


4. DeleteRegistry
4-1. Open the registry (shortcut key: Win+R, enter regedit)
4-2. Find HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\MySQL
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl001\Services\MySQL
The above files have the same path as 002, 003, 004 and other related files, just find the MySQL directory and delete it




After completing this, MySQL is completely deleted. If you still need to check, you can check whether there are any residual files on the C drive of the computer.(optional) 
边栏推荐
- Brief description of database and common operation guide
- [CV-Learning] Linear Classifier (SVM Basics)
- arm交叉编译
- MNIST手写数字识别 —— ResNet-经典卷积神经网络
- Halcon缺陷检测
- Amazon Cloud Technology Build On 2022 - AIot Season 2 IoT Special Experiment Experience
- 软著撰写注意事项
- [开发杂项][调试]debug into kernel
- Golang environment variable settings (2)--GOMODULE & GOPROXY
- Copy攻城狮信手”粘“来 AI 对对联
猜你喜欢

【论文阅读】TransReID: Transformer-based Object Re-Identification

tmux概念和使用

第三章 标准单元库(上)

No matching function for call to ‘RCTBridgeModuleNameForClass‘

Copy Siege Lion 5-minute online experience MindIR format model generation

Copy攻城狮信手”粘“来 AI 对对联

在AWS-EC2中安装Minikube集群

集合---ArrayList的底层

典型CCN网络——efficientNet(2019-Google-已开源)

LeetCode_Dec_2nd_Week
随机推荐
No matching function for call to ‘RCTBridgeModuleNameForClass‘
空洞卷积
makefile基础学习
pytorch学习-没掌握的点
第二章 STA相关概念
tensorRT教程——使用tensorRT OP 搭建自己的网络
Cut the hit pro subtitles export of essays
中国联通、欧莱雅和钉钉都在争相打造的秘密武器?虚拟IP未来还有怎样的可能
arm交叉编译
[English learning][sentence] good sentence
Windows10重置MySQL用户密码
[Deep Learning Diary] Day 1: Hello world, Hello CNN MNIST
集合---ArrayList的底层
深度学习理论——过拟合、欠拟合、正则化、优化器
投稿相关
2020-10-19
Endnote编辑参考文献
【代码学习】
LeetCode_22_Apr_2nd_Week
DRA821 环境搭建