Re: Can't start MYSQL on Linux

2001-08-08 Thread Ling Wang
I got it. Thank you very very much for the help. Ling >From: Trond Eivind Glomsrød <[EMAIL PROTECTED]> >To: Ling Wang <[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]> >Subject: Re: Can't start MYSQL on Linux >Date: Tue, 7 Aug 2001 23:03:41 -0400 (EDT) &g

Re: Can't start MYSQL on Linux

2001-08-08 Thread Stefan Hinz
ect.de # Gustav-Meyer-Allee 25, 13355 Berlin # Tel: +49-30-46307-382 Fax: +49-30-46307-388 - Original Message - From: "Ling Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 3:51 AM Subject: Re: Can

Re: Can't start MYSQL on Linux

2001-08-07 Thread Ling Wang
Yes, that's it. It worked!!! Thank you so much. Can I ask why? Ling >From: Gerald Clark <[EMAIL PROTECTED]> >To: Ling Wang <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: Can't start MYSQL on Linux >Date: Tue, 07 Aug 2001 10:29:21 -0500 > >

Re: Can't start MYSQL on Linux

2001-08-07 Thread Trond Eivind Glomsrød
>On Wed, 8 Aug 2001, Ling Wang wrote: > I have to login as root user to do mysql_install_db and safe_mysqld &. > Otherwise I will get permission denied message. You already made those files, and they're owned by root. You can't overwrite them that way. Just do a chown before you start the data

Re: Can't start MYSQL on Linux

2001-08-07 Thread Ling Wang
Ling >From: [EMAIL PROTECTED] (Trond Eivind Glomsrød) >To: "Ling Wang" <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: Can't start MYSQL on Linux >Date: 07 Aug 2001 00:13:51 -0400 > >"Ling Wang" <[EMAIL PROTECTED]> writes: &

Re: Can't start MYSQL on Linux

2001-08-07 Thread Trond Eivind Glomsrød
mike cullerton <[EMAIL PROTECTED]> writes: > on 8/6/01 10:13 PM, Trond Eivind Glomsrød at [EMAIL PROTECTED] wrote: > > > "Ling Wang" <[EMAIL PROTECTED]> writes: > > > >> I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was > >> installed together with the Redhat Linux. I can no

Re: Can't start MYSQL on Linux

2001-08-07 Thread Stefan Hinz
ginal Message - From: "Ling Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 4:02 AM Subject: Can't start MYSQL on Linux > I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was > installed together with the R

Re: Can't start MYSQL on Linux

2001-08-07 Thread Gerald Clark
chown -R mysql /var/lib/mysql Ling Wang wrote: > I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was > installed together with the Redhat Linux. I can not start the mysql > server by executing /usr/bin/safe_mysqld &. It always ends immediately. > When I look at the /var/log/

Re: Can't start MYSQL on Linux

2001-08-06 Thread mike cullerton
on 8/6/01 10:13 PM, Trond Eivind Glomsrød at [EMAIL PROTECTED] wrote: > "Ling Wang" <[EMAIL PROTECTED]> writes: > >> I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was >> installed together with the Redhat Linux. I can not start the mysql >> server by executing /usr/bin/safe_m

Re: Can't start MYSQL on Linux

2001-08-06 Thread Trond Eivind Glomsrød
"Ling Wang" <[EMAIL PROTECTED]> writes: > I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was > installed together with the Redhat Linux. I can not start the mysql > server by executing /usr/bin/safe_mysqld &. You're not supposed to. To start mysql, as any service, do service

Can't start MYSQL on Linux

2001-08-06 Thread Ling Wang
I have a fresh installed Linux 7.1 from Redhat. The mysal 3.23.36 was installed together with the Redhat Linux. I can not start the mysql server by executing /usr/bin/safe_mysqld &. It always ends immediately. When I look at the /var/log/mysql.log, the message says: mysql started /usr/libexec/