mac怎么卸載mysql?

mac怎么卸載mysql?

在Mac下安裝完mysql之后,出現了無法啟動的問題,多翻嘗試依然不能解決問題,最后只能把它刪掉。

如何在Mac下刪除MySQL呢,只需要在終端執行如下命令就可以把MySQL在Mac下徹底刪除干凈了。

打開終端:

Finder->應用程序->實用工具->終端。

mac怎么卸載mysql?

sudo?rm?/usr/local/mysql sudo?rm?-rf?/usr/local/mysql* sudo?rm?-rf?/Library/StartupItems/MySQLCOM sudo?rm?-rf?/Library/PreferencePanes/My* vim?/etc/hostconfig??(and?removed?the?line?MYSQLCOM=-YES-) rm?-rf?~/Library/PreferencePanes/My* sudo?rm?-rf?/Library/Receipts/mysql* sudo?rm?-rf?/Library/Receipts/MySQL* sudo?rm?-rf?/var/db/receipts/com.mysql.*

相關學習推薦:mysql教程(視頻)

? 版權聲明
THE END
喜歡就支持一下吧
點贊9 分享