当前位置:网站首页>Uninstall MySQL database
Uninstall MySQL database
2022-04-23 13:11:00 【ArchieSean】
The blogger's name is taken from 《 Shaun the Sheep 》 Shawn the lamb in the , The name is : Sean , Transliterated as Sean, Take your own last name : Archie , In order to conform to our reading habits , Connected to form ArchieSean. The blogger is currently a junior reading , Aiming to build blog into a technical stack of personal online notes , Be convenient for yourself and others . If there are any mistakes in the blog , Please point out , Thank you. .
The last article described mysql Database installation , This article tells about mysql Database installation .
There are two main categories :
- Installed through the installation package .
- Installed through a compressed package .
List of articles
mysql Unloading mode 1
- close mysql service
- Use the control panel to uninstall mysql
- Delete on c Hidden files on disk
Path is : C:/ProgramData/ Delete... Under this path mysql Folder .
MySQL Unloading mode 2
Use the command to uninstall :
- First, in the mysql Of bin Under the table of contents Execute the following code
mysqld --remove // Used to uninstall mysql service
- stay mysql Delete... Under the installation path of mysql The file of
- Use window+r Composite key Input regedit, Open the registry
Enter the following in the registry , notice mysql Delete the file
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Eventlog\Application\MySQL
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MySQL
If there is no... Under these three paths mysql file , Just close the registry directly .
4. Delete C disc ProgramData In the catalog mysql file
C:\ProgramData
- Turn on the administration of this PC , Find out if there are any... In the service mysql service , If there is , open cmd Enter the following command :
sc delete MySQL // there mysql Is the service name
without mysql It was unloaded from the computer cleanly .
Be careful
Method 2 For later versions mysql, for example mysql8
If there are any questions , Please comment thank you .
版权声明
本文为[ArchieSean]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231306322795.html
边栏推荐
- AUTOSAR from introduction to mastery 100 lectures (83) - bootloader self refresh
- Custom nail robot alarm
- Translation of attention in natural language processing
- CSDN高校俱乐部“名师高校行”——湖南师范大学站
- Armv8m (cortex M33) MPU actual combat
- LeetCode_DFS_中等_695.岛屿的最大面积
- (personal) sorting out system vulnerabilities after recent project development
- Complete project data of UAV apriltag dynamic tracking landing based on openmv (LabVIEW + openmv + apriltag + punctual atom four axes)
- Proteus 8.10 installation problem (personal test is stable and does not flash back!)
- pyqt5 将opencv图片存入内置SQLlite数据库,并查询
猜你喜欢
2020年最新字节跳动Android开发者常见面试题及详细解析
Design of STM32 multi-channel temperature measurement wireless transmission alarm system (industrial timing temperature measurement / engine room temperature timing detection, etc.)
解决虚拟机中Oracle每次要设置ip的问题
[51 single chip microcomputer traffic light simulation]
AUTOSAR from introduction to mastery 100 lectures (86) - 2F of UDS service foundation
web三大组件之Servlet
Nodejs + websocket cycle small case
【官宣】长沙软件人才实训基地成立!
9419 page analysis of the latest first-line Internet Android interview questions
Summary of JVM knowledge points - continuously updated
随机推荐
Imx6ull QEMU bare metal tutorial 1: GPIO, iomux, I2C
Analysis of the latest Android high frequency interview questions in 2020 (BAT TMD JD Xiaomi)
Byte warehouse intern interview SQL questions
Mui close other pages and keep only the first page
C语言之字符串与字符数组的区别
100 GIS practical application cases (34) - splicing 2020globeland30
7_Addmodule和基因加和法add 得到的细胞类型打分在空间上空转对比
9419页最新一线互联网Android面试题解析大全
Go language: passing slices between functions
Kernel error: no rule to make target 'Debian / canonical certs pem‘, needed by ‘certs/x509_ certificate_ list‘
Melt reshape decast long data short data length conversion data cleaning row column conversion
FatFs FAT32 learning notes
在 pytorch 中加载和使用图像分类数据集 Fashion-MNIST
安装nngraph
Brief introduction of asynchronous encapsulation interface request based on uniapp
These vscode extensions are my favorite
4.22 study record (you only did water problems in one day, didn't you)
Navicat远程连接数据库 出现 1130- Host xxx is not allowed to connect to this MySQL server错误
7_ The cell type scores obtained by addmodule and gene addition method are compared in space
@优秀的你!CSDN高校俱乐部主席招募!