Cool statusi za fejs - Jan. 2018

NedPonUtoSreČetPetSub
123456
78910111213
14151617181920
21222324252627
28293031
 
(default) 3 queries took 1634 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT COUNT(*) AS `count` FROM `likesutf` AS `Like` WHERE `Like`.`created` BETWEEN '2018-1-01 00:00:00' and '2018-1-31 23:59:59' AND `Like`.`status` = 1 111007
2SELECT Like.id, Like.content FROM `likesutf` AS `Like` WHERE `Like`.`created` BETWEEN '2018-1-01 00:00:00' and '2018-1-31 23:59:59' AND `Like`.`status` = 1 ORDER BY `Like`.`rejting` DESC LIMIT 101010620
3SELECT `Type`.`id`, `Type`.`name`, `Type`.`status`, `Type`.`created`, `Report`.`id`, `Report`.`type_id`, `Report`.`like_id`, `Report`.`mail_id`, `Report`.`status`, `Report`.`created` FROM `types` AS `Type` JOIN `reports` AS `Report` ON (`Report`.`type_id` IN (2354739, 2354761, 2354769, 2354740, 2354768, 2354787, 2354748, 2354859, 2354751, 2354713) AND `Report`.`like_id` = `Type`.`id`) 007