当前位置:网站首页>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) 
边栏推荐
猜你喜欢

TensorRT 5 初步认识

Brief description of database and common operation guide

Pytorch问题总结

Tencent and NetEase have taken action one after another. What is the metaverse that is so popular that it is out of the circle?

yoloV5 使用——训练速度慢,加速训练

LeetCode_Dec_1st_Week

SQL注入详解

【论文阅读】Anchor-Free Person Search

MFC读取点云,只能正常显示第一个,显示后面时报错

2020-03-27
随机推荐
Copy Siege Lions "sticky" to AI couplets
语音驱动嘴型与面部动画生成的现状和趋势
How to get started with MOOSE platform - an example of how to run the official tutorial
ConnectionRefusedError: [Errno 111] Connection refused问题解决
PostgreSQL schema (Schema)
No matching function for call to 'RCTBridgeModuleNameForClass'
YOLOV5 V6.1 详细训练方法
【论文阅读】Multi-View Spectral Clustering with Optimal Neighborhood Laplacian Matrix
2020-10-29
Qt日常学习
[Copy Siege Lion Log] Flying Pulp Academy Intensive Learning 7-Day Punch Camp-Study Notes
Comparison of oracle's number and postgresql's numeric
Pytest常用插件
Copy Siege Lion 5-minute online experience MindIR format model generation
Pytorch问题总结
[CV-Learning] Linear Classifier (SVM Basics)
剪映专业版字幕导出随笔
浅谈游戏音效测试点
【深度学习日记】第一天:Hello world,Hello CNN MNIST
MOOSE平台官方第二个例子分析——关于创建Kernel,求解对流扩散方程