MySQL Error log Duplicate entry
Posted: Sat Jul 26, 2014 1:05 pm
This is the error from the log
What causes this other than the obvious 'duplicate entry', how can this be fixed or should i 'silence' the error to output.
Thanks
- Code: Select all
2014-07-26 12:48:36|agi-VDAD_ALL_outbound.agi|01103||1062|Duplicate entry '1406396902.151335' for key 'PRIMARY'|INSERT INTO vicidial_log (uniqueid,lead_id,campaign_id,call_date,start_epoch,status,phone_code,phone_number,user,processed,alt_dial,list_id) values('1406396902.151335','10950158','ZCIN','2014-07-26 12:48:36','1406396916','LRERR','1','3364752851','VDAD','N','NONE','629834')|V7261248220010950158|10950158|
What causes this other than the obvious 'duplicate entry', how can this be fixed or should i 'silence' the error to output.
Thanks