/ Published in: Bash
Expand |
Embed | Plain Text
sudo rm /usr/local/mysql sudo rm -rf /usr/local/mysql* sudo rm -rf /Library/StartupItems/MySQLCOM sudo rm -rf /Library/PreferencePanes/My* edit /etc/hostconfig and remove the line MYSQLCOM=-YES- rm -rf ~/Library/PreferencePanes/My* sudo rm -rf /Library/Receipts/mysql* sudo rm -rf /Library/Receipts/MySQL* sudo rm -rf /private/var/db/receipts/com.mysql*
Comments
Subscribe to comments
You need to login to post a comment.

Also go to: /Library/Receipts and look for a file named “InstallHistory.plist”… It’s just a regular property list… Open it and look for the MySQL entry, and delete it