NetXMS Support Forum

English Support => General Support => Topic started by: bobglock on September 09, 2020, 05:39:52 PM

Title: netxms-dbdrv-mysql missing
Post by: bobglock on September 09, 2020, 05:39:52 PM
Hi,

I've just try to upgrade from netxms 3.4.310 to 3.5, but I can't find the mysql driver in the official ubuntu repository. will it be added or will mysql no longer be supported?

Thanks in advance,

Best regards

Roberto
Title: Re: netxms-dbdrv-mysql missing
Post by: Filipp Sudanov on September 09, 2020, 07:18:56 PM
Just tried on ubuntu 18, netxms-dbdrv-mysql is available there. What's your ubuntu version?
Title: Re: netxms-dbdrv-mysql missing
Post by: bobglock on September 09, 2020, 07:55:54 PM
Hi Filipp,

thanks for your response. My ubuntu version is 20.04, and yes, before this I've got no problem.

Thank you Sir

Roberto
Title: Re: netxms-dbdrv-mysql missing
Post by: Alex Kirhenshtein on September 09, 2020, 11:41:03 PM
Hello.

Ubuntu 20 ships with libmysqlclient version 8, which is not compatible with older 5.7 (and conflicts with mariadb connector).

Try netxms-dbdrv-mariadb instead.
Title: Re: netxms-dbdrv-mysql missing
Post by: bobglock on September 10, 2020, 08:54:29 AM
Hello Alex,

thank you so much, with netxms-dbdrv-mariadb it's work like a charm!

Have a nice day