当前位置:网站首页>Completely clean up MySQL win
Completely clean up MySQL win
2022-04-23 06:33:00 【xingsfdz】
Windows In the environment , Clean up completely mysql:
1. Uninstall the control panel program first ;
2. Delete the installation directory
3. Clean up the registry ( Use this step after the above two steps have not been cleaned up ):( notice mysql Just delete the folder or related )( Remember to restart after cleaning )
win+r function :regedit

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
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl001\Services\MYSQL
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl002\Services\MYSQL
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MYSQL
4. Check if there is any in the service mysql service , It means it has been cleaned :

版权声明
本文为[xingsfdz]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210614267534.html
边栏推荐
猜你喜欢
随机推荐
Import of data
[leetcode 59] spiral matrix II
serde - rust的序列化方案
Busybox initrd and initialization process
List segmentation best practices
線性代數第一章-行列式
GNU EFI header file
[leetcode 350] intersection of two arrays II
渔网道路密度计算
MySQL advanced query
Rust的闭包类型(Fn, FnMut, FnOne的区别)
9.Life, the Universe, and Everything
Common shortcut keys of IDE
P1018 maximum product solution
4. Print form
[untitled] database - limit the number of returned rows
Understanding and installing MySQL
Basic knowledge of network in cloud computing
Common sense of thread pool
Rust 中的 Rc智能指针






![[leetcode 401] binary Watch](/img/a5/538caf3a1a6143a47d79d947717554.png)

