Startseite / SQL | Infos | Impressum | Mitglieder | Blog | Suche |
[sql] => Array ( [0] => select * from [chat] limit 0 (Ergebnisse: 0) [1] => select * from [cms] limit 0 (Ergebnisse: 0) [2] => select * from [file] limit 0 (Ergebnisse: 0) [3] => select * from [forum] limit 0 (Ergebnisse: 0) [4] => select * from [user] limit 0 (Ergebnisse: 0) [5] => select * from [worm] limit 0 (Ergebnisse: 0) [6] => select * from [xss] limit 0 (Ergebnisse: 0) [7] => update [user] set id = 0 where 0 = 1 (Aenderungen: 0) [8] => select count(*) from [user] (String[2]: 10) [9] => select ifnull(r.content,ifnull(c.content,'')) as '.content', strftime('%s',ifnull(r.change,c.change)) as change, strftime('%s',ifnull(r.[create],c.[create])) as 'create', ifnull(r.id,c.id) as id, ifnull(r.name,c.name) as name, ifnull(r.description,c.description) as title, ifnull(ifnull(r.status,c.status)/2%4,'-1') as right, (select username from user where status/2%2 = 1) as 'from', 'cms' as type from [cms] as c left join [cms] as r on r.name like c.content where c.name like 'SQL' and c.status/2%4 <= 0 (Array-Ergebnisse: 0) [10] => update [user] set status = (status/2%8*2), -- Autologoff chat = null where status = (status/2%8*2+1) and datetime(change,'+60 minutes') < datetime('now','localtime') and status is not null; update user set [chat] = null -- Aufraeumen where id = ( select a.id from [user] as a left join [user] as b on a.chat = b.id -- Chatpartner noch Online (Moeglicher Fehler: > 0) where a.status is not null and a.chat > 0 and b.chat is null -- Chatter nicht gesperrt und noch Online (Moeglicher Fehler: > 0) limit 1); -- und Chatpartner nicht im Chat delete from [chat] where chat = (select a.chat -- chatkanal from [chat] as a left join [user] as b on a.chat = b.chat -- Teilnehmer des Chatkanals or a.chat <= 0 and a.user = b.id and status%2 = 1 -- Teilnehmer ist online or abs(a.chat) = b.id and a.chat != b.id and (b.chat is null and status%2 = 1 or b.chat = b.id) where b.id is null -- Keins der Bedingungen trifft zu! group by a.chat limit 1) (Aenderungen: 0) [11] => select count(*) from [forum] as f left join [user] as u on f.userid = u.id and f.status is not null and u.status is not null where f.mailid is null and f.status%2 = 0 and f.path is null (String[2]: 17) [12] => select f.id as id, f.[create] as 'create', f.[change] as change, f.changes as changes, ifnull(f.status/2%2,'-1') as 'right', strftime('%d.%m.%Y %H:%M:%S',f.[create]) as crdatum, strftime('%d.%m.%Y %H:%M:%S',f.change) as chdatum, f.title as title, f.message as message, f.status as 'f.status', u.status as 'u.status', s.status as 's.status', u.username as username, u.tagline as tagline, f.userid as userid, f.path as path, r.title as rtitle, b.username as ruser, r.userid as ruid, b.status as rstat, strftime('%d.%m.%Y %H:%M:%S',r.[create]) as rdate, t.id as 't.id', f.mailid as mailid, s.username as mailto from [forum] as f left join [forum] as r on f.path like '%/'||r.id||'/' and r.status is not null left join [forum] as t on t.path like '%/'||f.id||'/' and t.status is not null left join [user] as u on u.id = f.userid and f.status is not null and u.status is not null left join [user] as b on b.id = r.userid and b.status is not null left join [user] as s on s.id = f.mailid and s.status is not null where f.mailid is null and f.status%2 = 0 and f.path is null group by f.id order by f.id limit 7,10 (Array-Ergebnisse: 10.24) [13] => select count(*) from [forum] where path like '%/24/%' and status is not null (String[1]: 1) [14] => select count(*) from [forum] where path like '%/25/%' and status is not null (String[1]: 3) [15] => select count(*) from [forum] where path like '%/28/%' and status is not null (String[2]: 14) [16] => select count(*) from [forum] where path like '%/35/%' and status is not null (String[1]: 1) [17] => select count(*) from [forum] where path like '%/36/%' and status is not null (String[1]: 1) [18] => select count(*) from [forum] where path like '%/43/%' and status is not null (String[1]: 2) [19] => select count(*) from [forum] where path like '%/48/%' and status is not null (String[1]: 3) [20] => select count(*) from [forum] where path like '%/59/%' and status is not null (String[1]: 2) [21] => select name from [cms] where name like '_%' and status%2 = 1 and status/2%4 <= 0 order by name (String[5]: Infos) [22] => select count(*),count(b.id) from forum as a left join forum as b on a.id = b.id and b.id is null where a.mailid = a.userid and a.status is not null and a.status%2 = 0 (Array-Ergebnisse: 1.4) )
COOKIE Array ( [debug] => 1 [logsql] => 1 [PHPSESSID] => p58dbunfvbbtpih2f52qbub4g7 ) | SESSION Array ( [src] => 2 ) |
HTTP Header Array ( [HTTP_ACCEPT] => */* [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate [HTTP_CONNECTION] => close [HTTP_COOKIE] => debug=1; logsql=1; PHPSESSID=p58dbunfvbbtpih2f52qbub4g7 [HTTP_HOST] => forum.mengelke.de [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) [PATH_INFO] => /SQL [REMOTE_ADDR] => 18.116.112.164 [REMOTE_PORT] => 22695 [REQUEST_METHOD] => GET [REQUEST_SCHEME] => http [REQUEST_TIME] => 1745848591 [REQUEST_URI] => /index.php5/SQL ) |