[mythtv-commits] Ticket #2342: EIT Data update fails due to duplicate keys

MythTV noreply at mythtv.org
Tue Nov 29 05:14:35 UTC 2011


#2342: EIT Data update fails due to duplicate keys
-------------------------------+------------------------
 Reporter:  Karl               |          Owner:  janne
     Type:  defect             |         Status:  closed
 Priority:  minor              |      Milestone:  0.22
Component:  eit                |        Version:  head
 Severity:  low                |     Resolution:  Fixed
 Keywords:  eit duplicate key  |  Ticket locked:  0
-------------------------------+------------------------

Comment (by John Schmidt <johnschmidt4@…>):

 This is affecting my box as well:

 2011-11-28 20:33:16.448 DB Error (change_program):
 Query was:
 UPDATE program SET starttime = ?,     endtime   = ? WHERE chanid    = ?
 AND       starttime = ?
 Bindings were:
 :CHANID=1572, :NEWEND=2011-11-29T01:30:00, :NEWSTART=2011-11-29T00:00:00,
 :OLDSTART=2011-11-28T23:00:00
 Driver error was [2/1062]:
 QMYSQL3: Unable to execute statement
 Database error was:
 Duplicate entry '1572-2011-11-29 00:00:00-0' for key 'PRIMARY'

 Looks like the same issue.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/2342#comment:17>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list