Advertisement
Guest User

Untitled

a guest
Jul 8th, 2021
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.30 KB | None | 0 0
  1. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: I Scheduler scheduler.cpp:2308 (HandleReschedule) Reschedule requested for MATCH 14 0 0 - SaveRule Big Brother
  2. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: DELETE recordmatch FROM recordmatch, channel WHERE recordmatch.chanid = channel.chanid AND recordmatch.recordid = :RECORDID
  3. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/4031]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012The client was disconnected by the server because of inactivity. See wait_timeout and interactive_timeout for configuring this behavior.
  4. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (UpdateMatches1):#012Query was:#012DELETE recordmatch FROM recordmatch, channel WHERE recordmatch.chanid = channel.chanid AND recordmatch.recordid = 14#012Bindings were:#012:RECORDID=14#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  5. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: DELETE oldrecorded FROM oldrecorded LEFT JOIN recordmatch ON recordmatch.chanid = oldrecorded.chanid AND recordmatch.starttime = oldrecorded.starttime WHERE oldrecorded.future > 0 AND recordmatch.recordid IS NULL
  6. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  7. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (DeleteFuture):#012Query was:#012DELETE oldrecorded FROM oldrecorded LEFT JOIN recordmatch ON recordmatch.chanid = oldrecorded.chanid AND recordmatch.starttime = oldrecorded.starttime WHERE oldrecorded.future > 0 AND recordmatch.recordid IS NULL#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  8. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: DROP TABLE IF EXISTS sched_temp_record;
  9. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  10. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (Dropping sched_temp_record table):#012Query was:#012DROP TABLE IF EXISTS sched_temp_record;#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  11. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: UPDATE recordmatch INNER JOIN sched_temp_record ON (recordmatch.recordid = sched_temp_record.recordid) INNER JOIN program p ON (recordmatch.chanid = p.chanid AND recordmatch.starttime = p.starttime AND recordmatch.manualid = p.manualid) LEFT JOIN oldrecorded ON ( sched_temp_record.dupmethod > 1 AND oldrecorded.duplicate <> 0 AND p.title = oldrecorded.title AND p.generic = 0 AND ( (p.programid <> '' AND p.programid = oldrecorded.programid) OR ( (p.programid = '' OR oldrecorded.programid = '') AND (((sched_temp_record.dupmethod & 0x02) = 0) OR (p.subtitle <> '' AND p.subtitle = oldrecorded.subtitle)) AND (((sched_temp_record.dupmethod & 0x04) = 0) OR (p.description <> '' AND p.description = oldrecorded.description)) AND (((sched_temp_record.dupmethod & 0x08) = 0) OR (p.subtitle <> '' AND (p.subtitle = oldrecorded.subtitle OR (oldrecorded.subtitle = '' AND p.subtitle = oldrecorded.description))) OR (p.subtitle = '' AND p.description <> '' AND (p.description = oldrecorded.subtitle OR (oldrecorded.subtitle = '' AND p.description = oldrecorded.description)))) ) ) ) LEFT JOIN sched_temp_recorded recorded ON ( sched_temp_record.dupmethod > 1 AND recorded.duplicate <> 0 AND p.title = recorded.title AND p.generic = 0 AND recorded.recgroup NOT IN ('LiveTV','Deleted') AND ( (p.programid <> '' AND p.programid = recorded.programid) OR ( (p.programid = '' OR recorded.programid = '') AND (((sched_temp_record.dupmethod & 0x02) = 0) OR (p.subtitle <> '' AND p.subtitle = recorded.subtitle)) AND (((sch
  12. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  13. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (UpdateDuplicates):#012Query was:#012UPDATE recordmatch INNER JOIN sched_temp_record ON (recordmatch.recordid = sched_temp_record.recordid) INNER JOIN program p ON (recordmatch.chanid = p.chanid AND recordmatch.starttime = p.starttime AND recordmatch.manualid = p.manualid) LEFT JOIN oldrecorded ON ( sched_temp_record.dupmethod > 1 AND oldrecorded.duplicate <> 0 AND p.title = oldrecorded.title AND p.generic = 0 AND ( (p.programid <> '' AND p.programid = oldrecorded.programid) OR ( (p.programid = '' OR oldrecorded.programid = '') AND (((sched_temp_record.dupmethod & 0x02) = 0) OR (p.subtitle <> '' AND p.subtitle = oldrecorded.subtitle)) AND (((sched_temp_record.dupmethod & 0x04) = 0) OR (p.description <> '' AND p.description = oldrecorded.description)) AND (((sched_temp_record.dupmethod & 0x08) = 0) OR (p.subtitle <> '' AND (p.subtitle = oldrecorded.subtitle OR (oldrecorded.subtitle = '' AND p.subtitle = oldrecorded.description))) OR (p.subtitle = '' AND p.description <> '' AND (p.description = oldrecorded.subtitle OR (oldrecorded.subtitle = '' AND p.description = oldrecorded.description)))) ) ) ) LEFT JOIN sched_temp_recorded recorded ON ( sched_temp_record.dupmethod > 1 AND recorded.duplicate <> 0 AND p.title = recorded.title AND p.generic = 0 AND recorded.recgroup NOT IN ('LiveTV','Deleted') AND ( (p.programid <> '' AND p.programid = recorded.programid) OR ( (p.programid = '' OR recorded.programid = '') AND (((sched_temp_record.dupmethod & 0x02) = 0) OR (p.subtitle <> '' AND p.subtitle = recorded.subtitle))
  14. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: SELECT recordid, title, maxepisodes, maxnewest FROM sched_temp_record
  15. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  16. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (CheckTooMany):#012Query was:#012SELECT recordid, title, maxepisodes, maxnewest FROM sched_temp_record#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  17. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: SELECT record.title, record.subtitle, record.description, record.season, record.episode, record.category, record.chanid, channel.channum, record.station, channel.name, record.recgroup, record.playgroup, record.seriesid, record.programid, record.inetref, record.recpriority, record.startdate, record.starttime, record.enddate, record.endtime, record.recordid, record.type, record.dupin, record.dupmethod, record.findid, record.startoffset, record.endoffset, channel.commmethod FROM record INNER JOIN channel ON (channel.chanid = record.chanid) LEFT JOIN recordmatch on record.recordid = recordmatch.recordid WHERE (type = 1 OR type = 7) AND recordmatch.chanid IS NULL
  18. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  19. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (AddNotListed):#012Query was:#012SELECT record.title, record.subtitle, record.description, record.season, record.episode, record.category, record.chanid, channel.channum, record.station, channel.name, record.recgroup, record.playgroup, record.seriesid, record.programid, record.inetref, record.recpriority, record.startdate, record.starttime, record.enddate, record.endtime, record.recordid, record.type, record.dupin, record.dupmethod, record.findid, record.startoffset, record.endoffset, channel.commmethod FROM record INNER JOIN channel ON (channel.chanid = record.chanid) LEFT JOIN recordmatch on record.recordid = recordmatch.recordid WHERE (type = 1 OR type = 7) AND recordmatch.chanid IS NULL#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  20. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: DROP TABLE IF EXISTS sched_temp_record;
  21. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  22. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (DeleteTempTables sched_temp_record):#012Query was:#012DROP TABLE IF EXISTS sched_temp_record;#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  23. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: DROP TABLE IF EXISTS sched_temp_recorded;
  24. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  25. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdb.cpp:181 (DBError) DB Error (DeleteTempTables drop table):#012Query was:#012DROP TABLE IF EXISTS sched_temp_recorded;#012Driver error was [2/0]:#012QMYSQL: Unable to execute query#012Database error was:#012
  26. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:843 (prepare) Error preparing query: SELECT recordid, next_record FROM record;
  27. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: E Scheduler mythdbcon.cpp:845 (prepare) Driver error was [2/0]:#012QMYSQL3: Unable to prepare statement#012Database error was:#012
  28. Jul 8 17:03:16 michael-linux mythbackend: mythbackend[50584]: I Scheduler scheduler.cpp:2425 (HandleReschedule) Scheduled 0 items in 0.0 = 0.00 match + 0.00 check + 0.00 place
  29. Jul 8 17:03:52 michael-linux mythbackend: mythbackend[50584]: I MythSocketThread(54) mainserver.cpp:7856 (connectionClosed) Monitor sock(556aa1290eb0) 'android-2b3c70a239355eaf' disconnected
  30. Jul 8 17:03:52 michael-linux mythbackend: mythbackend[50584]: I MythSocketThread(55) backendcontext.cpp:97 (SetFrontendDisconnected) BackendContext: Frontend 'android-2b3c70a239355eaf' disconnected.
  31. Jul 8 17:03:52 michael-linux mythbackend: mythbackend[50584]: I MythSocketThread(55) mainserver.cpp:7856 (connectionClosed) Playback sock(556aa1270b30) 'android-2b3c70a239355eaf' disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement