insert into counterhits values (228,'38.107.191.107', '*.107.191.107', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', '', '', NOW(), NOW(), HOUR(NOW()), WEEKDAY(NOW()), MONTH(NOW()), YEAR(NOW()),'107',MONTH(NOW()))select * from countermini where user_id = 228test update countermini set hits = 17867 where user_id = 228