On 06/10/2013 01:21 PM, Honza Horak wrote:
On 06/08/2013 04:38 AM, Adam Williamson wrote:
On Fri, 2013-06-07 at 21:53 +0200, Michał Piotrowski wrote:
That was simple...
sudo systemctl enable mysqld.service
ln -s '/usr/lib/systemd/system/mysqld.service'
'/etc/systemd/system/multi-user.target.wa
On 06/12/2013 02:40 AM, Adam Williamson wrote:
On Tue, 2013-06-11 at 07:47 +, "Jóhann B. Guðmundsson" wrote:
On 06/11/2013 06:38 AM, James Hogarth wrote:
What do administrators have to do to prevent being migrated from
mysql to mariadb on upgrades?
If you would prefer to use commun
>
> I think the best thing that would be possible would be to install
> community-mysql manually before triggering the rest of the upgrade, but
> dependencies might become an issue. I suppose we could provide a
> community-mysql package in F18 so people could switch to it before doing
> the upgrade
On Tue, 2013-06-11 at 07:47 +, "Jóhann B. Guðmundsson" wrote:
> On 06/11/2013 06:38 AM, James Hogarth wrote:
>
> >
> > >
> > > What do administrators have to do to prevent being migrated from
> > mysql to mariadb on upgrades?
> > >
> >
> > If you would prefer to use community-mysql rather th
On 06/10/2013 11:21 AM, Honza Horak wrote:
Thanks for reporting this. Currently, we use standard systemd macros
in both and since package replacement is not actually an update, then
mariadb gets to default (non-enabled) status the same like after the
first install.
What we could do is to
On 06/08/2013 04:38 AM, Adam Williamson wrote:
On Fri, 2013-06-07 at 21:53 +0200, Michał Piotrowski wrote:
That was simple...
sudo systemctl enable mysqld.service
ln -s '/usr/lib/systemd/system/mysqld.service'
'/etc/systemd/system/multi-user.target.wants/mysqld.service'
But why update removed
On Fri, 2013-06-07 at 21:53 +0200, Michał Piotrowski wrote:
> That was simple...
>
> sudo systemctl enable mysqld.service
> ln -s '/usr/lib/systemd/system/mysqld.service'
> '/etc/systemd/system/multi-user.target.wants/mysqld.service'
>
>
> But why update removed this service from multi-user.targ