91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

CentOS下MySQL的徹底卸載的幾種方法

發布時間:2020-08-19 21:12:48 來源:腳本之家 閱讀:227 作者:Study Notes 欄目:服務器

本文介紹了CentOS下MySQL的徹底卸載的幾種方法,分享給大家,具體如下:

1:查看MySQL是否安裝:

方式1:

[root@localhost usr]# yum list installed mysql*
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.yun-idc.com
 * extras: mirror.neu.edu.cn
 * updates: mirrors.yun-idc.com
Installed Packages
MySQL-client.x86_64  5.6.27-1.el6  installed
MySQL-devel.x86_64  5.6.27-1.el6  installed
MySQL-server.x86_64  5.6.27-1.el6  installed
[root@localhost usr]#

方式2( -i  :不區分大小寫):

[root@localhost usr]# rpm -qa | grep -i mysql
MySQL-server-5.6.27-1.el6.x86_64
MySQL-client-5.6.27-1.el6.x86_64
MySQL-devel-5.6.27-1.el6.x86_64
[root@localhost usr]# 

2:卸載MySQL:

卸載1:

[root@localhost usr]# yum remove mysql mysql-server mysql-libs compat-mysql51
[root@localhost usr]# rm -rf /var/lib/mysql
[root@localhost usr]# rm /etc/my.cnf

如果裝了mysql-devel(其他一樣add command),卸載為:

復制代碼 代碼如下:

[root@Tony_ts_tian init.d]# yum remove mysql mysql-devel mysql-server mysql-libs compat-mysql51

注(例如):

mysql-5.5.39-1.el6.remi.x86_64
mysql-libs-5.5.39-1.el6.remi.x86_64
compat-mysql51-5.1.54-1.el6.remi.x86_64
mysql-server-5.5.39-1.el6.remi.x86_64

卸載2{繼續,1,2選擇一種(此處為介紹):}:

[root@localhost mysql]# rpm -aq | grep -i mysql
MySQL-server-5.6.27-1.el6.x86_64
MySQL-client-5.6.27-1.el6.x86_64
MySQL-devel-5.6.27-1.el6.x86_64
[root@localhost mysql]# rpm -e MySQL-server-5.6.27-1.el6.x86_64
[root@localhost mysql]# rpm -e MySQL-client-5.6.27-1.el6.x86_64
[root@localhost mysql]# rpm -e MySQL-devel-5.6.27-1.el6.x86_64
[root@localhost rc.d]# cd /var/lib/
[root@localhost lib]# rm -rf mysql/

注:刪除MySQL數據庫目錄(關鍵) ,否則password不更新(默認安裝,如果自定義安裝路徑和鏈接路徑ln -s ……請刪除。)
  rm -rf /var/lib/mysql

卸載3:

[root@localhost usr]# whereis mysql
mysql: /usr/lib64/mysql
[root@localhost usr]# rm -rf /usr/lib64/mysql

注:find / -name mysql

注:清空相關mysql的所有目錄以及文件和其他配置和設置等。如果有,則刪除。也必須考慮其他軟件不去影響。

rm -rf /usr/lib/mysql

rm -rf /usr/share/mysql

卸載4:

[root@localhost usr]# rm –rf /usr/my.cnf
[root@localhost usr]# rm -rf /root/.mysql_sercret 

卸載5(自啟服務):

[root@localhost usr]# chkconfig --list | grep -i mysql
[root@localhost usr]# chkconfig --del mysqld

此處刪除看自己設置:mysql/mysqld

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持億速云。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

内丘县| 当阳市| 延川县| 新建县| 香格里拉县| 宕昌县| 梓潼县| 清徐县| 明水县| 五峰| 横峰县| 汝阳县| 溧阳市| 广州市| 嘉善县| 广汉市| 临邑县| 双柏县| 扎兰屯市| 收藏| 太湖县| 四川省| 锦屏县| 北辰区| 康保县| 满洲里市| 鹤壁市| 苍山县| 永福县| 澎湖县| 鸡泽县| 福海县| 临湘市| 德清县| 石景山区| 区。| 孟州市| 博乐市| 嘉禾县| 滦平县| 淮阳县|