Aucun message n'a été écrit récemment. Faire une nouvelle recherche
Vous n'êtes pas identifié. Veuillez vous identifier ou vous inscrire, merci.
Hermann Huppen » Message du Forum
Hermann Huppen » Message du Forum
Propulsé par PunBB
Généré en 0.557 secondes (99% PHP - 1% DB) avec 5 requêtes
Temps (s) | Interrogation |
---|---|
0.00063 | SET NAMES 'utf8' |
0.00110 | 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.144.235.141' WHERE u.id=1 |
0.00047 | REPLACE INTO forum_online (user_id, ident, logged, csrf_token, prev_url) VALUES(1, '3.144.235.141', 1732171212, 'd406330072938c2f1042a01820a61e74a4be5dcb', 'https://oldforum.hermannhuppen.be//search.php?action=show_recent') |
0.00049 | SELECT o.* FROM forum_online AS o WHERE o.logged < 1732170912 |
0.00143 | 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_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 t.last_post>1732084812 AND t.moved_to IS NULL ORDER BY t.last_post DESC |
0.00412 | Temps total d'interrogation |