Erzeugt in 0.00233 Sekunden mit 8 Abfragen
Nettolaufzeit: 0.00233 Cps: 429
SELECT typ,item,value FROM system_sys_vars
SELECT * FROM system_sessions WHERE sid='303c5b899959abdccf60b0503b8a2f19'
SELECT * FROM system_users WHERE uid=0
SELECT *,categorie_count_foren+categorie_count_subforen AS categorie_count_allforen
FROM forum_categories
WHERE categorie_auth>=99
ORDER BY parent,categorie_sort
SELECT t.thread_title,
t.thread_count_posts,
t.first_post AS thread_first_post,
t.last_post AS thread_last_post,
t.last_post_poster AS thread_last_post_poster,
t.thread_auth_post,
t.thread_type,
t.thread_status,
t.thread_vote,
f2.forum_title,
f1.forum_title AS parentforum_title,
f1.forum_riddle,
c.categorie_title,
c.categorie_count_foren+c.categorie_count_subforen AS categorie_count_allforen
FROM forum_foren f1,forum_foren f2,forum_threads t, forum_categories c
WHERE f1.cid=2 AND
f1.fid=345 AND
f1.parent=0 AND
f2.cid=2 AND
f2.fid=401 AND
f2.parent=345 AND
t.cid=2 AND
t.fid=401 AND
t.fid_parent=345 AND
t.tid=7251 AND
c.cid=2 AND
c.categorie_auth>=99
UPDATE system_sessions SET session_page = 'fposts',session_time = 1776432956 ,session_forum_cid='2',session_forum_fid='401',session_forum_tid='0',session_forum_time=1776432956 WHERE sid='303c5b899959abdccf60b0503b8a2f19'
INSERT INTO stats_bot_ip SET date='2026-04-17',ip='d849d87d',agent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',page='fposts',count=1 ON DUPLICATE KEY UPDATE count=count+1
INSERT INTO stats_counter_pi (id,count_bot,date,hour) VALUES ('fposts','1','2026-04-17','15') ON DUPLICATE KEY UPDATE count_bot=count_bot+1