How do I remove mysql from my mac. I tried the script on the entropy
website but it only works on version older than 4.x.
I can seem to find any documentation regarding removal on the products
website either.
Katherine
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mys
Tried for the second time to install mysql on my mac and again a
problem during the install related to the password.
I typed in
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
and changed 'new-password' to the password I wanted.
Got the -->
on the next line but nothing else so
My test.php page recognizes the potential for mysql but something went
wrong when I first tried to install mysql so I removed mysql and am
about to attempt a re-install.
I've a couple of books on hand, neither of which addresses MAC OSX
which is unix based.
OSX comes with apache and php pre-install