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