Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2023 12:47:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271258] dns/powerdns: MySQL 8.0 client change removes wsrep (Galera) MySQL 5.7 cluster due to pkg conflict
Message-ID:  <bug-271258-7788-IzjVi27Fpj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271258-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271258-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271258

--- Comment #1 from Ralf van der Enden <tremere@cainites.net> ---
Hi,

It seems the default version for MySQL was bumped from 5.7 to 8.0. Not sure=
 if
this was caused by your upgrade from 13.1 to 13.2, but you can override it =
in
/etc/make.conf

You can set a variable at the end of /etc/make.conf with the following cont=
ent:

DEFAULT_VERSION+=3Dmysql=3D5.7

This should (for now at least) resolve your issue.

I have no control over when default versions of software are bumped, so I'm
afraid this is something you should monitor yourself.

Hope this helps.

Best regards,
Ralf

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271258-7788-IzjVi27Fpj>