insert into counterhits values (135,'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 = 135test update countermini set hits = 23256 where user_id = 135