Il n'y a pas de discussions par cet utilisateur dans ce forum. 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.063 secondes (72% PHP - 28% DB) avec 6 requêtes
Temps (s) | Interrogation |
---|---|
0.00033 | SET NAMES 'utf8' |
0.00733 | 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='18.223.209.129' WHERE u.id=1 |
0.00205 | UPDATE forum_online SET logged=1732185942, prev_url='https://oldforum.hermannhuppen.be//search.php?action=show_user_topics&user_id=13828' WHERE ident='18.223.209.129' |
0.00052 | SELECT o.* FROM forum_online AS o WHERE o.logged < 1732185642 |
0.00085 | DELETE FROM forum_online WHERE user_id=1 AND logged < 1732185642 |
0.00631 | 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=13828 ORDER BY t.last_post DESC |
0.01739 | Temps total d'interrogation |