Zaloguj się

lub

Zarejestruj

 

NASZA KLIKA

 | 

Dodaj do ulubionych i podziel się z innymi ULUBIONE
    
Szkoła Tańca Romuald Rychcicki
Lista ankiet

ilość odwiedzin: 200

REGULAMIN POMOC KONTAKT RSS ZAPROŚ
 
     
(default) 17 queries took 171 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `polls`77154
2DESCRIBE `poll_votes`446
3DESCRIBE `users`22221
4DESCRIBE `photos`771
5DESCRIBE `poll_details`555
6DESCRIBE `tag_item`441
7DESCRIBE `tags`330
8DESCRIBE `counters`661
9DESCRIBE `counter_ip`771
10SELECT `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.233' AND `typ` = 'polls' AND `element_id` IS NULL 000
11INSERT INTO `counter_ip` (`typ`, `ip`, `element_id`, `last_date`, `modified`, `created`) VALUES ('polls', '38.107.179.233', NULL, 1337568387, '2012-05-21 04:46:27', '2012-05-21 04:46:27')10
12SELECT LAST_INSERT_ID() AS insertID110
13SELECT `Counter`.`id`, `Counter`.`element_id`, `Counter`.`counts`, `Counter`.`typ`, `Counter`.`modified`, `Counter`.`created` FROM `counters` AS `Counter` WHERE `typ` = 'polls' AND `element_id` IS NULL 110
14SELECT COUNT(*) AS `count` FROM `counters` AS `Counter` WHERE `Counter`.`id` = 18 110
15UPDATE `counters` SET `id` = 18, `counts` = 200, `modified` = '2012-05-21 04:46:27' WHERE `counters`.`id` = 1810
16SELECT COUNT(*) AS `count` FROM `polls` AS `Poll` WHERE `parent_id` = 0 111
17SELECT `Poll`.`id`, `Poll`.`parent_id`, `Poll`.`title`, `Poll`.`votes`, `Poll`.`created`, `Poll`.`modified`, `Poll`.`opis` FROM `polls` AS `Poll` WHERE `parent_id` = 0 ORDER BY `Poll`.`created` desc LIMIT 10110