Newer version of mysql exists error while installing on Mac OS

Newer version of mysql exists error while installing on Mac OS

I was reinstalling my mac machine and wanted to install my goodies [PHP, Apache, MySQL] on it and I come up with the newer version error when i try to install mysql.
here is what I gather from different sites and blogs:
Go to the terminal and issue these 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
sudo rm -rf /var/db/receipts/com.mysql.*

This has taken care of the error for me

See how you would solve these known algorithm problems

Find the pairs that makes K Complementary in the given array java solution

testing k complementary pairs algorithm with junit

Find longest palindrom from sequence of characters

Check if there are three numbers a, b, c giving a total T from array A

Finding missing numbers from billion sequential number list file

Changing decimal number to its binary equivalent

Flatten nested javascript array

Find the first occurence of number in the sorted array

find longest word in the sentence

Array reversal in Recurrsion

2 Comments
  1. Nani

    Its gr8 like it

    1. gullele

      Glad you like it Nani

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*