UPDATE cscart_product_popularity SET `viewed` = 16, `added` = 9, `deleted` = 6, `bought` = 2, `total` = 143 WHERE product_id IN (456)
int(1)