Erzeugt in 0.00251 Sekunden mit 9 Abfragen
Nettolaufzeit: 0.00251 Cps: 398
SELECT typ,item,value FROM system_sys_vars
INSERT INTO system_sessions (sid,uid,gid,session_ip,session_time,session_bot) VALUES ('a75ca16d7a1540c84e669c75b1060f7b',0,99,'030f95d5',1745662432,1)
SELECT * FROM system_sessions WHERE sid='a75ca16d7a1540c84e669c75b1060f7b'
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 = 1745662432 ,session_forum_cid='2',session_forum_fid='401',session_forum_tid='0',session_forum_time=1745662432 ,session_data='b:0;' WHERE sid='a75ca16d7a1540c84e669c75b1060f7b'
INSERT INTO stats_bot_ip SET date='2025-04-26',ip='030f95d5',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-04-26','12') ON DUPLICATE KEY UPDATE count_bot=count_bot+1