[Mythbuntu-bugs] [Bug 1783502] Re: FTBFS with MySQL 8.0

2018-10-01 Thread Lars Tangvald
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

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1783502] Re: FTBFS with MySQL 8.0

2018-07-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "mysql-8.0.patch" seems to be a patch.  If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
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

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1783502] Re: FTBFS with MySQL 8.0

2018-07-25 Thread Lars Tangvald
Patch uses int if the MySQL version is 8.0 or greater, otherwise
my_bool.

** Patch added: "mysql-8.0.patch"
   
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1783502/+attachment/5167497/+files/mysql-8.0.patch

-- 
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

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1783502] Re: FTBFS with MySQL 8.0

2018-07-25 Thread Lars Tangvald
Upstream bug report: https://code.mythtv.org/trac/ticket/13304

** Bug watch added: code.mythtv.org/trac/ #13304
   http://code.mythtv.org/trac/ticket/13304

-- 
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

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp