← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1783502] Re: FTBFS with MySQL 8.0

 

Switching my_bool with int should actually be backwards-compatible, so
the earlier patch can be simplified.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/1783502

Title:
  FTBFS with MySQL 8.0

Status in mythtv package in Ubuntu:
  New

Bug description:
  Build fails because the my_bool type has been removed in MySQL, to be
  replaced with either int or bool (ref:
  https://dev.mysql.com/doc/refman/8.0/en/c-api-data-structures.html)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1783502/+subscriptions


References