insert delayed into emplog (link,treffer,employer,location,cnt_location,cnt_ressort,cnt_berufe,date) values ('Allison-GmbH','0','Allison GmbH','','1','1','0','1732187184') ON DUPLICATE KEY UPDATE link='Allison-GmbH', treffer='0', employer='Allison GmbH', location='', cnt_location='1', cnt_ressort='1', cnt_berufe='0', date='1732187184' Duplicate entry 'Allison-GmbH' for key 'link'