[mythtv] MariaDB build failure

Gary Buhrmaster gary.buhrmaster at gmail.com
Mon Aug 7 19:41:41 UTC 2017


On Mon, Aug 7, 2017 at 7:02 PM, Richard Shaw <hobbes1069 at gmail.com> wrote:
> Any known issue with 10.2.X?

*known* issue with mariadb 10.2 (hitting a number of projects).

https://jira.mariadb.org/browse/MDEV-12950

I believe the "fix" is to call
  mysql_options(mysql, MYSQL_OPT_RECONNECT, ...)
rather than depend on internal structures/headers,
but I have not done the required research (and I
would presume the mythzoneminder wrangler is
the best person to take a look at the code).

Given that it clearly needs some patching, I would
open a trac ticket on the zoneminder component,
referencing the mariadb jira ticket....


More information about the mythtv-dev mailing list