On Sunday 15 Jan 2012 18:35:01 Stéphane Guedon wrote:
> On Sunday 15 January 2012 18:26:09 Tanstaafl wrote:
> > Anyone else having this problem?
> > 
> > Yes, I did etc-update, and simply accepted the new conf.d config file
> > and init.d script changes...
> > 
> > After the update, I attempted to restart mysql but got:
> > 
> > myhost : Sun Jan 15, 12:23:47 : ~
> > 
> >   # /etc/init.d/mysql restart
> >   * Starting mysql ...
> >   * start-stop-daemon: /usr/sbin/mysqld is already running     [ !! ]
> >   * ERROR: mysql failed to start
> > 
> > myhost : Sun Jan 15, 12:23:55 : ~
> > 
> > and in the log:
> > 
> > Jan 15 12:23:55 myhost /etc/init.d/mysql[16429]: start-stop-daemon:
> > /usr/sbin/mysqld is already running
> > Jan 15 12:23:55 myhost /etc/init.d/mysql[16396]: ERROR: mysql failed to
> > start
> 
> I have this since years !
> Can't manage to get this error out !
> I will look at the tread carefully !

You could try:

ps axf | grep mysql

and then kill <PID> of mysql before you try to restart it.
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to