INSERT INTO `scam_tips_searches` (`fld`, `srchwords`, `ip`,`SearchEngine`,`foundrows`,`date`) VALUES ('website', 'http://www.theglobeandmail.com/news/national/violet-large-gave-away-her-lottery-windfall/article2119137/', '192.168.1.9', 'Other Spider','12', NOW()) ON DUPLICATE KEY UPDATE `date` = NOW(), `foundrows` = '12';