Re: Mysql.sock missing

2002-04-23 Thread Egor Egorov
Charitha, Tuesday, April 23, 2002, 11:58:37 AM, you wrote: C> REALFROM: Charitha <[EMAIL PROTECTED]> C> HOUR: 2002042312 C> Hello all, C> I am facing very strange problem C> I am not having mysql.sock in /var/lib/mysql C> But it is showing its status to be running. C> How could it be? Chec

Re: Mysql.sock missing

2002-04-23 Thread Hisseine Dj.
Don't worry if it's running then you can find that file else where on your system; try to look for in /tmp Hisseine - Original Message - From: "Charitha" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 4:58 AM Subject: Mysql.sock missing > > Hello all, > > I a

Re: Mysql.sock missing

2002-04-23 Thread
Heya! Perhaps because its mysqld.sock ? Check your my.cnf file to see how your configuration is configured (what file and what path the socket file is) [mysqld] socket = /var/run/mysqld/mysqld.sock EG > > Hello all, > > I am facing very strange problem > > I am not having mysql.sock

Re: MySQL.Sock Missing

2001-11-10 Thread Carl Troein
Warren C. Sherard III writes: > #Starting mysqld daemon with databases from /usr/local/mysql/data > 011104 mysqld ended You need to check the log file for error messages. The two most common reasons that people can't start mysqld are that they've forgotten to run mysql_install_db (or whatever i