INSERT INTO `scam_tips_searches` (`fld`, `srchwords`, `ip`,`SearchEngine`,`foundrows`,`date`) VALUES ('email_add', 'test@test.com and daniel.mcmullen@solution4u.com', '192.168.1.9', 'Other Spider','0', NOW()) ON DUPLICATE KEY UPDATE `date` = NOW(), `foundrows` = '0';