I accidentally installed the binary package of MySql on my Mac OS X.
Now I don't see anything about MySql. How can I uninstall it?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
After some more research I found this series of commands. Actually I don't like this kind of hacking, but it seams to remove MySQL successfully. To uninstall MySQL and completely remove it (including all databases) from your Mac do the following:
I was able to install XAMPP afterwards and start this MySql installation without problems. | ||||
|
feedback
|