- Open the 'System Preferences' panel.
- Click on the 'MySQL' icon at the bottom of the panel in 'Other' section.
- On the 'MySQL' panel, click 'Stop MySQL Server', and uncheck the 'Automatically Start MySQL Server on Startup'.
- Close the panel, and open a terminal.
- In the terminal, run the following commands:
sudo rm /usr/local/mysql sudo rm -rf /usr/local/mysql* sudo rm -rf /Library/StartupItems/MySQLCOM sudo rm -rf /Library/PreferencePanes/My* sudo rm -rf /Library/Receipts/mysql* sudo rm -rf /Library/Receipts/MySQL* sudo rm /etc/my.cnf
Now you done. Feel free to install another version of MySQL. Good luck.
No comments:
Post a Comment