Guest User

Untitled

a guest
Sep 9th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. 2018-09-09 16:20:22.536247 E [27952/27952] CoreContext mythdb.cpp:183 (DBError) - DB Error (UPDATE/INSERT record):
  2. Query was:
  3. INSERT INTO record SET type = ?, search = ?, recpriority = ?, prefinput = ?, startoffset = ?, endoffset = ?, dupmethod = ?, dupin = ?, filter = ?, inactive = ?, profile = ?, recgroup = ?, recgroupid = ?, storagegroup = ?, playgroup = ?, autoexpire = ?, maxepisodes = ?, maxnewest = ?, autocommflag = ?, autotranscode = ?, transcoder = ?, autouserjob1 = ?, autouserjob2 = ?, autouserjob3 = ?, autouserjob4 = ?, autometadata = ?, parentid = ?, title = ?, subtitle = ?, season = ?, episode = ?, description = ?, category = ?, starttime = ?, startdate = ?, endtime = ?, enddate = ?, seriesid = ?, programid = ?, inetref = ?, chanid = ?, station = ?, findday = ?, findtime = ?, findid = ?, next_record = ?, last_record = ?, last_delete = ?, avg_delay = ? ;
  4. Bindings were:
  5. :AUTOCOMMFLAG=true, :AUTOEXPIRE=false, :AUTOMETADATA=true, :AUTOTRANSCODE=false,
  6. :AUTOUSERJOB1=false, :AUTOUSERJOB2=false, :AUTOUSERJOB3=false,
  7. :AUTOUSERJOB4=false, :AVGDELAY=100, :CATEGORY="Sports non-event", :CHANID=1081,
  8. :DESCRIPTION="Mike Tirico, Tony Dungy and Rodney Harrison recap the day's NFL highlights.",
  9. :DUPIN=15, :DUPMETHOD=6, :ENDDATE=2018-09-10, :ENDOFFSET=0, :ENDTIME=00:20:00,
  10. :EPISODE=0, :FILTER=0, :FINDDAY=1, :FINDID=737311, :FINDTIME=16:00:00,
  11. :INACTIVE=false, :INETREF="", :INPUT=0, :LASTDELETE=NULL, :LASTREC=NULL,
  12. :MAXEPISODES=0, :MAXNEWEST=false, :NEXTREC=NULL, :PARENTID=0,
  13. :PLAYGROUP="Default", :PROGRAMID="SH008483860000", :RECGROUP="Default",
  14. :RECGROUPID=1, :RECPRIORITY=0, :RECPROFILE="Default", :SEARCHTYPE=0, :SEASON=0,
  15. :SERIESID="", :STARTDATE=2018-09-09, :STARTOFFSET=0, :STARTTIME=23:00:00,
  16. :STATION="KSBW-TV", :STORAGEGROUP="Default", :SUBTITLE="",
  17. :TITLE="Football Night in America", :TRANSCODER=0, :TYPE=1
  18. Driver error was [2/1062]:
  19. QMYSQL3: Unable to execute statement
  20. Database error was:
  21. Duplicate entry '1081-23:00:00-2018-09-09-Football Night in America-1' for key 'chanid'
Advertisement
Add Comment
Please, Sign In to add comment