1 Dessins en vrac (Tintin, Spirou, etc.)
par Corentin
- Publié dans Hermann
- 21 Réponses
- Dernier message 14-02-2018 19:43:54 par nim70
Vous n'êtes pas identifié. Veuillez vous identifier ou vous inscrire, merci.
Hermann Huppen » Discussions par Corentin
Pages 1
Discussions trouvé avec les détails ds Forum, réponses, dernier message.
par Corentin
Pages 1
Hermann Huppen » Discussions par Corentin
Propulsé par PunBB
Généré en 0.091 secondes (86% PHP - 14% DB) avec 5 requêtes
Temps (s) | Interrogation |
---|---|
0.00032 | SET NAMES 'utf8' |
0.00496 | SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url, o.last_post, o.last_search FROM forum_users AS u INNER JOIN forum_groups AS g ON g.g_id=u.group_id LEFT JOIN forum_online AS o ON o.ident='3.22.27.22' WHERE u.id=1 |
0.00040 | REPLACE INTO forum_online (user_id, ident, logged, csrf_token, prev_url) VALUES(1, '3.22.27.22', 1747663379, '5fae47a57d16e3637a946025ba636ab582337782', 'https://oldforum.hermannhuppen.be//search.php?action=show_user_topics&user_id=35110') |
0.00047 | SELECT o.* FROM forum_online AS o WHERE o.logged < 1747663079 |
0.00693 | SELECT t.id AS tid, t.poster, t.subject, t.first_post_id, t.posted, t.last_post, t.last_post_id, t.last_poster, t.num_replies, t.closed, t.sticky, t.forum_id, f.forum_name FROM forum_topics AS t INNER JOIN forum_posts AS p ON t.first_post_id=p.id INNER JOIN forum_forums AS f ON f.id=t.forum_id LEFT JOIN forum_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=2) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND p.poster_id=35110 ORDER BY t.last_post DESC |
0.01308 | Temps total d'interrogation |