Now, Systemd Is in service so much in the version Sid and testing, Debian has
not the file mysqld.service so mysql can't start or stop with Systemd, It is
really boring, could please repair you relatively quickly this problem,
because it impacte many using applications mysql.
--
To UNSUBSCRI
Excerpts from merc1984's message of 2014-03-28 16:46:35 -0700:
> On Fri, Mar 28, 2014, at 16:17, Clint Byrum wrote:
> > Understood, and we should definitely have a mysqld service file. I would
> > suggest you work out those differences and write one yourself, or find a
> > systemd interested person
On Fri, Mar 28, 2014, at 16:17, Clint Byrum wrote:
> Understood, and we should definitely have a mysqld service file. I would
> suggest you work out those differences and write one yourself, or find a
> systemd interested person (I am not one) to help with it.
I, as I say, have given this my best
On Fri, Mar 28, 2014, at 16:16, Michael Biebl wrote:
> You can certainly depend within a .service file on a sysv init script
>
> Since the SysV init script is named /etc/init.d/mysql, you'd have to use
> something like
That's very nice in theory, but I am telling you in practice it does not
work.
While it would be great to have a native systemd service file for mysql,
this information is plain incorrect:
> I can't use the sysv-dependent systemd service as I have another service
> which depends on mysql (mythtv-backend), and it simply does not work
> with the kludge.
You can certainly depe
Excerpts from merc1984's message of 2014-03-28 15:17:22 -0700:
> On Fri, Mar 28, 2014, at 13:25, Clint Byrum wrote:
> > Excerpts from merc1984's message of 2014-03-28 12:20:04 -0700:
> > >
> > > Package: mysql-server
> > > Version: 5.5-35
> > >
> > > Implementation of systemd is imminent, yet aft
On Fri, Mar 28, 2014, at 13:25, Clint Byrum wrote:
> Excerpts from merc1984's message of 2014-03-28 12:20:04 -0700:
> >
> > Package: mysql-server
> > Version: 5.5-35
> >
> > Implementation of systemd is imminent, yet after days of research I can
> > not find a mysqld.service file that actually wo
Doesn't the mythtv-backend package have an "/etc/init.d/" script?
Also, you can't have looked very hard. (You'd have to adapt the
"/usr/libexec/*" files for Debian.)
mysqld.service from Fedora 18 (without comments):
[Unit]
Description=MySQL database server
After=syslog.target
After=network.targ
Excerpts from merc1984's message of 2014-03-28 12:20:04 -0700:
>
> Package: mysql-server
> Version: 5.5-35
>
> Implementation of systemd is imminent, yet after days of research I can
> not find a mysqld.service file that actually works in Debian. I've
> searched and searched, asked on mailing li
Package: mysql-server
Version: 5.5-35
Implementation of systemd is imminent, yet after days of research I can
not find a mysqld.service file that actually works in Debian. I've
searched and searched, asked on mailing lists, and asked in IRC on
#debian, #systemd, and #mysql.
Nobody knows, or at
10 matches
Mail list logo