[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL crashed
on 5/31/00 6:12 AM, Toni Soto at planeta@xxxxxx wrote:
> Hi Kris,
>
> Thanks for your contribution.
>
> I tried what you said. Please see below..
>
>> Do the following:
>>
>> ps -aux | grep sql
>> and see what it returns.
>>
>
> The return message was...
> --------------------------
> [admin@raq3 mysql]$ ps -aux | grep sql
> root 3242 0.0 1.7 2608 1132 ? S May30 0:00 ./mysqld
> root 3243 0.0 1.7 2608 1132 ? S May30 0:00 ./mysqld
> root 3244 0.0 1.7 2608 1132 ? S May30 0:00 ./mysqld
> --------------------------
>
> What does means...?
Nevermind I guess... MySQL is indeed running. I am not sure what the deal
is with your problem. Does 'mysql_install_db' work tho?
-k