On 07/11/2010 09:29 AM, Stéphane Guedon wrote:
> Hello
> 
> Could someone help me concerning mysql.
> 
> My servers (both laptop hosted mysql and server hosted) are buggy. Every time 
> I restart them through the 
> init script, it crash ! :
> 
> 18:15:06 r...@einstein:~ # rc-service mysql restart
> pdns              | * Stopping PowerDNS (default) ...
> mediatomb         | * Stopping MediaTomb ...                                  
> [ ok ]
> mysql             | * Stopping  ...
> mysql             | * Stopping mysqld (0)                                     
>         [ ok ]
> mysql             | * Starting  ...
> mysql             | * Starting  (/etc/mysql/my.cnf)
> mysql             | * MySQL NOT started (0)                                   
>       [ !! ]

I'm not familiar with running rc-service directly.  If you add the --debug flag
like this:

#/etc/init.d/mysql start --debug

maybe it will give you better error messages.


Reply via email to