Home > Database > Mysql Tutorial > body text

mysql 服务完全卸载技巧

WBOY
Release: 2016-06-07 18:01:08
Original
939 people have browsed it

完整的把MYSQL服务删除的步骤。

在你从电脑里卸载旧的MYSQL数据库服务时,首先先在WINDOWS服务里停掉MYSQL的服务。再到控制面板里的增加删除程序内进行删除,但是你并不能完整的把MYSQL服务删除,那么就要在里清除你的MYSQL服务。

首先要点击开始→运行→输入regedit.

  然后有几个地方:
  1、HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL 目录删除
  2、HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Eventlog\Application\MySQL 目录删除
  3、HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MySQL 目录删除



本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/fanzexi/archive/2009/06/13/4265804.aspx
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template