[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL problem 2
- Subject: Re: [cobalt-users] MySQL problem 2
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Fri May 25 02:31:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > Check that mysqld is running and that the socket:
> > '/var/lib/mysql/mysql.sock' ex
> > ists!
> I haven't mysql.sock.....
On the Cobalt it should be /home/mysql/mysql.sock
and usually /home/tmp/mysql.sock.
Just do a locate to find out where it is rather than bouncing around
looking for it:
# locate mysql.sock
If this is a recent install of mysql and the locate database hasn't
had a chance to update yet; you might want to update it first.
(You'll find the command in the archives.)
CarrieB