Uninstalling MySQL on Mac OS X
Posted on by
Here are the steps to perform a clean un-install of MySQL from your Mac.
Execute the following commands at the Terminal
Open /etc/hostconfig file in a text editor and remove the following line
MYSQLCOM=-YES-That’s all.
Possibly Related posts:
- Rails: Error with MySQL in welcome screen After installing rails, to test it, I created a rails...
- Installing LAMP in Ubuntu Following are the steps to get Apache, MySQL and PHP...
- Installing Rails : Local gem install After a unsuccessful installation of rails that took nearly 5...
- Free Software I am writing this post using WriteRoom, one super working...
- Dual booting Ubuntu and XP Starting out on the Open Source fever, I installed Mandriva,...
Tags: mysql, opensource
