You showed us a link which explains how you uninstalled MySQL.
Perhaps you could tell us how you installed it? IT would certainly
shed some light on the subject. If you are using a pre-built package
for OS/X, the issue is likely with the package. If you are installing
from source, there is an in
I have been struggling with installing MySQL 5.5.17 on a Mac running OS
10.7. My machine had 5.5.15 on it.
I keep getting user denied access messages (Error 1045). I thought at
first it was a matter of a password not being flushed from a previous
installation and went through repeated install an
For some reason, the thing doesn't show the problem I posted already
about foreign keys, but what it won't let me do is drop a schema once
I've created it.
How do I change permissions so MySQL on OS X can delete directories?
Thanks!
--
MySQL General Mailing List
For list archives: http://lists.
This worked --
To fix the mySQL socket error, start mysql in terminal by doing this...
sudo /usr/local/mysql/bin/safe_mysqld
close Terminal, then open it again and put in these two...
sudo mkdir /var/mysql/
sudo ln -s /tmp/mysql.sock /var/mysql/mysql.sock
Restart Apache
Should work until they
Hi There,
Has anyone been successful installing and running MySQL (current
version) on the new Mac OS (Leopard)?
__
Craig Hoffman
iChat/AIM: m0untaind0g
__
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubsc
I use the binary from :
http://www.entropy.ch/software/macosx/
Christophe
On Wed, Nov 27, 2002 at 12:35:45PM -0800, Chris Herold wrote:
> i'm trying to install MySQL 3.23.53 on OS X.
>
> It seemed pretty easy as i followed the directions on the devshed
> website, but when i to "make" (for th
i'm trying to install MySQL 3.23.53 on OS X.
It seemed pretty easy as i followed the directions on the devshed
website, but when i to "make" (for the compile) it all came to a halt.
i have included the entire install session below: from decompressing
the .tar.gz file, to the completion of the