Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Updating mysql-init-scripts to 2.0_pre1-r2 now Mysql restart fails!?
Date: Sun, 15 Jan 2012 19:12:53
Message-Id: 201201151911.39841.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Updating mysql-init-scripts to 2.0_pre1-r2 now Mysql restart fails!? by "Stéphane Guedon"
1 On Sunday 15 Jan 2012 18:35:01 Stéphane Guedon wrote:
2 > On Sunday 15 January 2012 18:26:09 Tanstaafl wrote:
3 > > Anyone else having this problem?
4 > >
5 > > Yes, I did etc-update, and simply accepted the new conf.d config file
6 > > and init.d script changes...
7 > >
8 > > After the update, I attempted to restart mysql but got:
9 > >
10 > > myhost : Sun Jan 15, 12:23:47 : ~
11 > >
12 > > # /etc/init.d/mysql restart
13 > > * Starting mysql ...
14 > > * start-stop-daemon: /usr/sbin/mysqld is already running [ !! ]
15 > > * ERROR: mysql failed to start
16 > >
17 > > myhost : Sun Jan 15, 12:23:55 : ~
18 > >
19 > > and in the log:
20 > >
21 > > Jan 15 12:23:55 myhost /etc/init.d/mysql[16429]: start-stop-daemon:
22 > > /usr/sbin/mysqld is already running
23 > > Jan 15 12:23:55 myhost /etc/init.d/mysql[16396]: ERROR: mysql failed to
24 > > start
25 >
26 > I have this since years !
27 > Can't manage to get this error out !
28 > I will look at the tread carefully !
29
30 You could try:
31
32 ps axf | grep mysql
33
34 and then kill <PID> of mysql before you try to restart it.
35 --
36 Regards,
37 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Updating mysql-init-scripts to 2.0_pre1-r2 now Mysql restart fails!? Tanstaafl <tanstaafl@×××××××××××.org>