Zaloguj się

lub

Zarejestruj

 

NASZA KLIKA

 | 

Dodaj do ulubionych i podziel się z innymi ULUBIONE
    
Szkoła Tańca Romuald Rychcicki
Fotostop razem (134)
  • 0.00/6
0 votes
Przejrzyj i dodaj komentarze
REGULAMIN POMOC KONTAKT RSS ZAPROŚ
 
     
(default) 31 queries took 986 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `users`22221
2DESCRIBE `photos`770
3DESCRIBE `votes`550
4DESCRIBE `comments`660
5DESCRIBE `visits`660
6DESCRIBE `tag_item`440
7DESCRIBE `tags`330
8DESCRIBE `tag_module`330
9DESCRIBE `counters`661
10DESCRIBE `counter_ip`770
11SELECT `TagModule`.`id`, `TagModule`.`tag_id`, `TagModule`.`item_type`, `Tag`.`id`, `Tag`.`title`, `Tag`.`created` FROM `tag_module` AS `TagModule` LEFT JOIN `tags` AS `Tag` ON (`TagModule`.`tag_id` = `Tag`.`id`) WHERE `TagModule`.`item_type` = 1 440
12SELECT `Photo`.`id`, `Photo`.`user_id`, `Photo`.`filename`, `Photo`.`created`, `Photo`.`description`, `Photo`.`show`, `Photo`.`tags`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`rank`, `User`.`show`, `User`.`who`, `User`.`created`, `User`.`name`, `User`.`gender`, `User`.`email`, `User`.`emailpwd`, `User`.`avatar`, `User`.`phone`, `User`.`cookie`, `User`.`priv_name`, `User`.`priv_birth`, `User`.`priv_addr`, `User`.`priv_dance`, `User`.`priv_more`, `User`.`priv_flags`, `User`.`modified`, `User`.`newsletter` FROM `photos` AS `Photo` LEFT JOIN `users` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`id` = 321 LIMIT 111383
13SELECT `Photo`.`id`, `Photo`.`user_id`, `Photo`.`filename`, `Photo`.`created`, `Photo`.`description`, `Photo`.`show`, `Photo`.`tags`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`rank`, `User`.`show`, `User`.`who`, `User`.`created`, `User`.`name`, `User`.`gender`, `User`.`email`, `User`.`emailpwd`, `User`.`avatar`, `User`.`phone`, `User`.`cookie`, `User`.`priv_name`, `User`.`priv_birth`, `User`.`priv_addr`, `User`.`priv_dance`, `User`.`priv_more`, `User`.`priv_flags`, `User`.`modified`, `User`.`newsletter` FROM `photos` AS `Photo` LEFT JOIN `users` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`Show` = '1' AND `Photo`.`id` < 321 ORDER BY `Photo`.`id` DESC LIMIT 1110
14SELECT `Photo`.`id`, `Photo`.`user_id`, `Photo`.`filename`, `Photo`.`created`, `Photo`.`description`, `Photo`.`show`, `Photo`.`tags`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`rank`, `User`.`show`, `User`.`who`, `User`.`created`, `User`.`name`, `User`.`gender`, `User`.`email`, `User`.`emailpwd`, `User`.`avatar`, `User`.`phone`, `User`.`cookie`, `User`.`priv_name`, `User`.`priv_birth`, `User`.`priv_addr`, `User`.`priv_dance`, `User`.`priv_more`, `User`.`priv_flags`, `User`.`modified`, `User`.`newsletter` FROM `photos` AS `Photo` LEFT JOIN `users` AS `User` ON (`Photo`.`user_id` = `User`.`id`) WHERE `Photo`.`Show` = '1' AND `Photo`.`id` >= 320 AND `Photo`.`id` != 321 ORDER BY `Photo`.`id` ASC LIMIT 2220
15SELECT AVG(value) FROM `votes` AS `Vote` WHERE `item_id` = 321 AND `item_type` = 1 GROUP BY 1=1 LIMIT 1000
16SELECT COUNT(*) AS `count` FROM `votes` AS `Vote` WHERE `item_id` = 321 AND `item_type` = 1 110
17SELECT `Vote`.`id`, `Vote`.`user_id`, `Vote`.`item_id`, `Vote`.`item_type`, `Vote`.`value` FROM `votes` AS `Vote` WHERE `item_id` = 321 AND `item_type` = 1 AND `user_id` = 0 LIMIT 1000
18SELECT `Visit`.`id`, `Visit`.`user_id`, `Visit`.`item_id`, `Visit`.`item_type`, `Visit`.`modified`, `Visit`.`times`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`rank`, `User`.`show`, `User`.`who`, `User`.`created`, `User`.`name`, `User`.`gender`, `User`.`email`, `User`.`emailpwd`, `User`.`avatar`, `User`.`phone`, `User`.`cookie`, `User`.`priv_name`, `User`.`priv_birth`, `User`.`priv_addr`, `User`.`priv_dance`, `User`.`priv_more`, `User`.`priv_flags`, `User`.`modified`, `User`.`newsletter` FROM `visits` AS `Visit` LEFT JOIN `users` AS `User` ON (`Visit`.`user_id` = `User`.`id`) WHERE `item_id` = 321 AND `item_type` = 1 AND `user_id` = 0 LIMIT 1110
19SELECT COUNT(*) AS `count` FROM `visits` AS `Visit` WHERE `Visit`.`id` = 1098 110
20UPDATE `visits` SET `id` = 1098, `user_id` = 0, `item_id` = 321, `item_type` = 1, `times` = 154, `modified` = '2012-05-21 04:45:02' WHERE `visits`.`id` = 109810
21SELECT SUM(times) FROM `visits` AS `Visit` LEFT JOIN `users` AS `User` ON (`Visit`.`user_id` = `User`.`id`) WHERE `item_id` = 321 AND `item_type` = 1 GROUP BY 1=1 LIMIT 1110
22DESCRIBE `videos`991
23DESCRIBE `links`881
24DESCRIBE `jokes`771
25SELECT `TagItem`.`id`, `TagItem`.`tag_id`, `TagItem`.`item_id`, `TagItem`.`item_type`, `Tag`.`id`, `Tag`.`title`, `Tag`.`created` FROM `tag_item` AS `TagItem` LEFT JOIN `tags` AS `Tag` ON (`TagItem`.`tag_id` = `Tag`.`id`) WHERE `item_id` = 321 AND `item_type` = 1 000
26SELECT `CounterIp`.`id`, `CounterIp`.`element_id`, `CounterIp`.`typ`, `CounterIp`.`ip`, `CounterIp`.`last_date`, `CounterIp`.`modified`, `CounterIp`.`created` FROM `counter_ip` AS `CounterIp` WHERE `ip` = '38.107.179.231' AND `typ` = 'photos' AND `element_id` = 321 000
27INSERT INTO `counter_ip` (`typ`, `ip`, `element_id`, `last_date`, `modified`, `created`) VALUES ('photos', '38.107.179.231', 321, 1337568304, '2012-05-21 04:45:04', '2012-05-21 04:45:04')10
28SELECT LAST_INSERT_ID() AS insertID11598
29SELECT `Counter`.`id`, `Counter`.`element_id`, `Counter`.`counts`, `Counter`.`typ`, `Counter`.`modified`, `Counter`.`created` FROM `counters` AS `Counter` WHERE `typ` = 'photos' AND `element_id` = 321 110
30SELECT COUNT(*) AS `count` FROM `counters` AS `Counter` WHERE `Counter`.`id` = 360 110
31UPDATE `counters` SET `id` = 360, `counts` = 134, `modified` = '2012-05-21 04:45:05' WHERE `counters`.`id` = 36010