Re: mysql server problems

2008-05-14 Thread Patrick Gundlach
Hi, So my question is: what have I done wrong installing the mysql5 db? Which actions can I take to get it running? Not sure what went wrong... Not sure why those files ended up owned by root instead of the mysql user, since you used sudo -u mysql that should have worked. If that's the

mysql server problems

2008-05-13 Thread Patrick Gundlach
Hi, I googled but I don't succeed on using mysql. The machine: Mac OS X Tiger (10.4.11) on intel, MacPorts 1.600, mysql5 @5.0.51a_0+server (active) I've read somewhere that I have to run the following command: ~$ sudo -u mysql mysql_install_db5 But this fails: Installing MySQL system

Re: mysql server problems

2008-05-13 Thread Ryan Schmidt
On May 13, 2008, at 3:28 PM, Patrick Gundlach wrote: I googled but I don't succeed on using mysql. The machine: Mac OS X Tiger (10.4.11) on intel, MacPorts 1.600, mysql5 @5.0.51a_0+server (active) I've read somewhere that I have to run the following command: ~$ sudo -u mysql