how i can solve this problem error and see if Multithreads addon is efficient ?
- Code: Select all
DEBUG=>Entry 1518120866: [FIX THREAD CRASHES]
DEBUG=>Update Thread: 0
DEBUG=>Update Job: jobid:58, affected:01518120866Get new Job to work: SELECT * FROM email_jobs WHERE jobtype='send' AND ( (jobstatus ='w' AND jobtime < 1518120866) OR (jobstatus='r' AND jobtime < 1518120866) OR (jobstatus='i' AND jobtime < 1518120866 AND lastupdatetime < 1518119366)) AND (approved > 0) OR (multithread>0 AND jobtype='send' AND multithread_full=0 AND (jobstatus ='w' OR jobstatus ='i' OR jobstatus ='r')) ORDER BY jobtime ASC LIMIT 1