Erzeugt in 0.00284 Sekunden mit 8 Abfragen
Nettolaufzeit: 0.00284 Cps: 352
SELECT typ,item,value FROM system_sys_vars
SELECT * FROM system_sessions WHERE sid='59c47802cf0d141b87a045b129bc4683'
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 = 1758149217 ,session_forum_cid='2',session_forum_fid='401',session_forum_tid='0',session_forum_time=1758149217 WHERE sid='59c47802cf0d141b87a045b129bc4683'
INSERT INTO stats_bot_ip SET date='2025-09-18',ip='d849d8ba',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','2025-09-18','00') ON DUPLICATE KEY UPDATE count_bot=count_bot+1