Date: Sun, 2 Dec 2018 16:52:57 +0100 From: Rainer Duffner <rainer@ultra-secure.de> To: Grzegorz Wiktorowski <oiok@oiok.itl.pl> Cc: Jules Gilbert via freebsd-pkg <freebsd-pkg@freebsd.org> Subject: Re: Zabbix 4 and MySQL 8.0 Message-ID: <3B14FC79-EA60-42FD-9FAA-7BD5CCE43731@ultra-secure.de> In-Reply-To: <ce07e203b8533dac879fae90bc0cad3a@mail.intertele.pl> References: <ce07e203b8533dac879fae90bc0cad3a@mail.intertele.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
> Am 02.12.2018 um 11:52 schrieb Grzegorz Wiktorowski = <oiok@oiok.itl.pl>: >=20 > First I installed mysql80-server-8.0.11 package. Then I installed > zabbix4-server-4.0.1 package. Zabbix package informed that it needed = MySql > version 5.6 and forced to deinstall MySql version 8.0 and install = MySql > version 5.6. >=20 > ASFAIK from Zabbix website MySql version 8 is suitable for Zabbix = version > 4. I don't dare to say it seems as an oversight in package = dependences. Is > there any workaround to install&run Zabbix with version 8.0 of MySql? >=20 >=20 > --=20 > Grzegorz Wiktorowski > _______________________________________________ > freebsd-pkg@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pkg > To unsubscribe, send any mail to "freebsd-pkg-unsubscribe@freebsd.org" Packages can only be compiled with one database-dependency at a time. The default-version is still it MySQL 5.6, it seems. If you want to change that, you will have to build your own packages = (usually, this implies building all your packages because mixing = different repositories that offer the same packages doesn=E2=80=99t = usually work too well). Alternatively, put MySQL 8.0 Zabbix each in its own jail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B14FC79-EA60-42FD-9FAA-7BD5CCE43731>