[mythtv-commits] Ticket #13097: SQL Error on MythWeb When Viewing Listing or Recorded Programs

MythTV noreply at mythtv.org
Fri Aug 11 00:25:54 UTC 2017


#13097: SQL Error on MythWeb When Viewing Listing or Recorded Programs
---------------------------------------+--------------------------
     Reporter:  ctd.mh3@…              |      Owner:  stuartm
         Type:  Bug Report - General   |     Status:  new
     Priority:  minor                  |  Milestone:  needs_triage
    Component:  MythTV - Web Frontend  |    Version:  v29.0
     Severity:  medium                 |   Keywords:
Ticket locked:  0                      |
---------------------------------------+--------------------------
 The following error (with details in the attachment) is now shown when
 selecting "Listening" from the MythWeb UI.

 Fatal Error

 !!NoTrans: SQL Error: Expression #3 of SELECT list is not in GROUP BY
 clause and contains nonaggregated column 'mythconverg.program.endtime'
 which is not functionally dependent on columns in GROUP BY clause; this is
 incompatible with sql_mode=only_full_group_by [#1055]!!

 Similar error occurs when selecting "Recorded Programs":

 Fatal Error

 !!NoTrans: SQL Error: Expression #2 of SELECT list is not in GROUP BY
 clause and contains nonaggregated column 'mythconverg.recordedmarkup.data'
 which is not functionally dependent on columns in GROUP BY clause; this is
 incompatible with sql_mode=only_full_group_by [#1055]!!

 Using latest mythtv from mythbuntu repository.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13097>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list