Home > Database > Mysql Tutorial > body text

Linux下卸载MySQL5_MySQL

WBOY
Release: 2016-06-01 13:16:01
Original
1021 people have browsed it

mysql卸载

对于在Linux下通过rpm方式的mysql,我们可以通过移除这些rpm包以及删除项目的目录来达到卸载的目的。本文演示了在SUSE Linux 10下下载MySQL 5.5.37。具体见下文。

1、环境

Welcome to SUSE Linux Enterprise Server 10 SP3 (x86_64) - Kernel /r (/l).

#查看已安装的安装包

2、停止mysql服务

3、使用rpm卸载mysql

#使用下面的方式移除所有mysql rpm包

4、移除相关mysql目录及文件

SZDB:~ # ls /etc/my*

5、校验结果

有关Linux下安装MySQL可参考:

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