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

MythTV noreply at mythtv.org
Fri Nov 4 18:30:36 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 also affecting me on mythtv-0.24.1-277.el6.x86_64 (CentOS 6.0).
 Example entry:


 2011-11-04 11:11:57.530 DB Error (change_program):
 Query was:
 UPDATE program SET starttime = ?,     endtime   = ? WHERE chanid    = ?
 AND       starttime = ?
 Bindings were:
 :CHANID=1576, :NEWEND=2011-11-04T17:30:00, :NEWSTART=2011-11-04T16:00:00,
 :OLDSTART=2011-11-04T15:30:00
 Driver error was [2/1062]:
 QMYSQL3: Unable to execute statement
 Database error was:
 Duplicate entry '1576-2011-11-04 16:00:00-0' for key 'PRIMARY'

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


More information about the mythtv-commits mailing list