[mythtv-commits] Ticket #13577: fixes/31 mythfrontend interworking with mythbackend on Xubuntu 20.04 Daily build

MythTV noreply at mythtv.org
Thu Jul 16 16:08:53 UTC 2020


#13577: fixes/31 mythfrontend interworking with mythbackend on Xubuntu 20.04 Daily
build
----------------------------------+---------------------------
 Reporter:  Mike Bibbings         |          Owner:  Bill Meek
     Type:  Bug Report - General  |         Status:  accepted
 Priority:  minor                 |      Milestone:  31.1
Component:  MythTV - General      |        Version:  v31-fixes
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+---------------------------

Comment (by Bill Meek <billmeek@…>):

 In [changeset:"167c8d56e20167a5cc39f1ab8b301313a562b929/mythtv"
 167c8d56e2/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="167c8d56e20167a5cc39f1ab8b301313a562b929"
             Plugins/dbcheck: Replace CHARACTER SET 'default' with 'utf8'

 Fix required for MySQL v8 because using 'default' CHARACTER
 SET results in a "You have an error in your SQL syntax"
 message.

 There are two cases to solve.

  1. New systems that will execute the DBSchemaVer changes
     for the mytharchive, mythgame, mythmusic & mythweather
     plugin tables. The origial Trac ticket.

  2. Existing systems that have up to date DBSchemaVer for
     the above but need a new version to use the unambiguous
     character set. Not solved here, just to get the the
     above fixed.

 Refs #13577
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13577#comment:10>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list