In reply to Egor's question:
 > Execute:
>    ps ax | grep mysql
>
> Is there MySQL in the process list?


Only mysqld (2 of them)
 5404  p2- I      0:00.00  (mysqld)
15488  p4- I      0:00.00  (mysqld)

Ian


----- Original Message -----
From: "Egor Egorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 27, 2002 7:16 PM
Subject: Re: What next


> Ian,
> Saturday, April 27, 2002, 1:42:46 AM, you wrote:
>
> IP> I was able to start the mysql server using this suugested by Egor
>
> Egor >> safe_mysqld&
> IP> [1] 15476
> IP> user_obscured:/# Starting mysqld demon with databases from
/usr/local/var
> IP> nohup
> IP>
/nfs/usr/libexec/mysqld --basedir=/usr/local --datadir=/usr/local/var --port
> IP> =30100 &
>
> IP> but after this response, the ssh session 'just sits there' - seems as
if
> IP> it's waiting for further input - is ther a way to exit ther session -
or is
> IP> this what I should / shouldn't be doing at this point?
>
> press "Enter" :)
>
> Execute:
>    ps ax | grep mysql
>
> Is there MySQL in the process list?
>
> IP> Ian
>
>
>
>
>
>
> --
> For technical support contracts, goto https://order.mysql.com/
> This email is sponsored by Ensita.net http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Egor Egorov
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
>        <___/   www.mysql.com
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to