INSERT INTO cscart_cp_statistics_product_popularity ( `product_id`, `viewed`, `total`, `timestamp` ) VALUES (920, 1, 3, 1731621600) ON DUPLICATE KEY UPDATE viewed = viewed + 1, total = total + 3
int(2)