Mac OS X Leopard如何删除mysql
First you need to edit the file in: /etc/hostconfig and remove the line Since this is a system file I advise you to open it with nano in terminal: Open Terminal sudo nano /etc/hostconfig Enter your password if you're not authed yet. Delete the following line: “MYSQLCOM=-YES-” CTRL+X (This is the command for closing NANO,