Hi Albino thanks for coming again. So how is going on everything ? And why you were not here for a long time ? Are you doing something new ? Inform us if you are in something new.
Pages 1
Vous n'êtes pas identifié. Veuillez vous identifier ou vous inscrire, merci.
Hermann Huppen » Messages par MimiD10
Pages 1
Hi Albino thanks for coming again. So how is going on everything ? And why you were not here for a long time ? Are you doing something new ? Inform us if you are in something new.
Pages 1
Hermann Huppen » Messages par MimiD10
Propulsé par PunBB
Généré en 0.031 secondes (53% PHP - 47% DB) avec 6 requêtes
Temps (s) | Interrogation |
---|---|
0.00038 | SET NAMES 'utf8' |
0.00716 | 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.145.33.244' WHERE u.id=1 |
0.00062 | REPLACE INTO forum_online (user_id, ident, logged, csrf_token, prev_url) VALUES(1, '3.145.33.244', 1732311650, '3a1c404554c981532b2921b0ee3d70b17714dc6e', 'https://oldforum.hermannhuppen.be//search.php?action=show_user_posts&user_id=3221') |
0.00064 | SELECT o.* FROM forum_online AS o WHERE o.logged < 1732311350 |
0.00061 | DELETE FROM forum_online WHERE user_id=1 AND logged < 1732311350 |
0.00504 | SELECT p.id AS pid, p.poster AS pposter, p.posted AS pposted, p.poster_id, p.message, p.hide_smilies, 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.forum_id, f.forum_name FROM forum_posts AS p INNER JOIN forum_topics AS t ON t.id=p.topic_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=3221 ORDER BY pposted DESC |
0.01445 | Temps total d'interrogation |