Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread Tim Johnson
> > hmm! mysql.sock was created at var/lib/mysql. > > owner=mysql, permissions=777 > > So again, is there paths/permissions problems? > > > > > Since this is where your my.cnf says to put it, it would be a problem if > it was not there. > If you are going to override the default location of the

Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread gerald_clark
Tim Johnson wrote: * Gleb Paharenko <[EMAIL PROTECTED]> [050711 07:17]: Hello Gleb: Check that you have correct permissions set on MySQL datadir. See: http://dev.mysql.com/doc/mysql/en/mysql-install-db.html I will add to the comments above. I had to set the owner and group to mysq

Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread Tim Johnson
* Gleb Paharenko <[EMAIL PROTECTED]> [050711 07:17]: Hello Gleb: > Check that you have correct permissions set on MySQL datadir. > See: > http://dev.mysql.com/doc/mysql/en/mysql-install-db.html I will add to the comments above. I had to set the owner and group to mysql as per my redhat s