ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #04729
[Bug 1390900] [NEW] mysql56u init script status doesn't check PID
Public bug reported:
On CentOS/RedHat el6, standard MySQL init script has the following
'status' code:
status)
status -p "$mypidfile" $prog
;;
In mysql56u-server package, you removed '-p "$mypidfile"' code, and that
makes script wrongly assume MySQL is running if any mysqld instance is
found on the machine.
This poses a problem if one runs MySQL through RedHat Cluster Suite, and
not through classic init script.
I'm attaching the patch that fixes the issue.
** Affects: ius
Importance: Undecided
Status: New
** Patch added: "mysql56u-init.patch"
https://bugs.launchpad.net/bugs/1390900/+attachment/4256551/+files/mysql56u-init.patch
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1390900
Title:
mysql56u init script status doesn't check PID
Status in IUS Community Project:
New
Bug description:
On CentOS/RedHat el6, standard MySQL init script has the following
'status' code:
status)
status -p "$mypidfile" $prog
;;
In mysql56u-server package, you removed '-p "$mypidfile"' code, and
that makes script wrongly assume MySQL is running if any mysqld
instance is found on the machine.
This poses a problem if one runs MySQL through RedHat Cluster Suite,
and not through classic init script.
I'm attaching the patch that fixes the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1390900/+subscriptions
Follow ups
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: Carl George, 2014-12-01
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-13
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-11
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: Jakov Sosic, 2014-11-11
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-11
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-11
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-10
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: Jakov Sosic, 2014-11-10
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: Jakov Sosic, 2014-11-10
-
[Bug 1390900] Re: mysql56u init script status doesn't check PID
From: bharper, 2014-11-10
-
[Bug 1390900] [NEW] mysql56u init script status doesn't check PID
From: Jakov Sosic, 2014-11-09
References