]>; "Ngu Nguyen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 09:21 AM
Subject: Re: start mysql at startup
> Dear Ngu,
>
> in rc.local add
> if [-x /path/to/mysqld]; then
> echo "MySQL started"
> /path/to/mysqld st
started.
>
> -Brian
>
> - Original Message -
> From: "Ngu Nguyen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, April 10, 2001 10:24 AM
> Subject: start mysql at startup
>
>
> Hi,
>
> I just finished installing mysql
Make sure it is executable.
Ngu Nguyen wrote:
>
> Hi,
>
> I just finished installing mysql, but the only way I can start mysql is using
>"./configure" or "./bin/safe_mysqld". In the documentation it tells me to use
>"mysql.server start" but this command doesn't work. I was wondering if any
Ngu Nguyen wrote:
> Hi,
>
> I just finished installing mysql, but the only way I can start mysql is using
>"./configure" or "./bin/safe_mysqld". In the documentation it tells me to use
>"mysql.server start" but this command doesn't work. I was wondering if anyone could
>tell me what I am doi
CTED]>
Sent: Tuesday, April 10, 2001 10:24 AM
Subject: start mysql at startup
Hi,
I just finished installing mysql, but the only way I can start mysql is
using "./configure" or "./bin/safe_mysqld". In the documentation it tells
me to use "mysql.server start" but
Hi,
I just finished installing mysql, but the only way I can start mysql is using
"./configure" or "./bin/safe_mysqld". In the documentation it tells me to use
"mysql.server start" but this command doesn't work. I was wondering if anyone could
tell me what I am doing wrong.
I am also wonder