Erzeugt in 0.00235 Sekunden mit 8 Abfragen
Nettolaufzeit: 0.00235 Cps: 426
SELECT typ,item,value FROM system_sys_vars
SELECT * FROM system_sessions WHERE sid='377b39872458950df52e9f8124bbb90a'
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=52 AND
f1.parent=0 AND
f2.cid=2 AND
f2.fid=71 AND
f2.parent=52 AND
t.cid=2 AND
t.fid=71 AND
t.fid_parent=52 AND
t.tid=1680 AND
c.cid=2 AND
c.categorie_auth>=99
UPDATE system_sessions SET session_page = 'fposts',session_time = 1750112114 ,session_forum_cid='2',session_forum_fid='71',session_forum_tid='0',session_forum_time=1750112114 WHERE sid='377b39872458950df52e9f8124bbb90a'
INSERT INTO stats_bot_ip SET date='2025-06-17',ip='d849d8c2',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-06-17','00') ON DUPLICATE KEY UPDATE count_bot=count_bot+1