I am trying to reinstall mysql
make
sudo make install
cd /usr/local/mysql
sudo ./bin/mysql_install_db --user=mysql <---- I get FATAL ERROR: Could not find mysqld
I think I might have another install of mysql. How would I go about finding out if there is another install on my MAC snow leopard?
In the past 3 days I have installed mysql from dmg then unistalled then tried to install via macports then uninstall then install via tar, then uninstall then reinstall via tar, which is where I am now.
About to reformat my harddrive.