Erzeugt in 0.0036 Sekunden mit 9 Abfragen
Nettolaufzeit: 0.0036 Cps: 278
SELECT typ,item,value FROM system_sys_vars
INSERT INTO system_sessions (sid,uid,gid,session_ip,session_time,session_bot) VALUES ('41fe58bbfc6a934f0ce4b1e49fb1d54c',0,99,'d849d867',1772525224,1)
SELECT * FROM system_sessions WHERE sid='41fe58bbfc6a934f0ce4b1e49fb1d54c'
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 = 1772525224 ,session_forum_cid='2',session_forum_fid='401',session_forum_tid='0',session_forum_time=1772525224 ,session_data='b:0;' WHERE sid='41fe58bbfc6a934f0ce4b1e49fb1d54c'
INSERT INTO stats_bot_ip SET date='2026-03-03',ip='d849d867',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-03-03','09') ON DUPLICATE KEY UPDATE count_bot=count_bot+1