');w.document.close();
}
function hint(msg){window.status=msg;return true;}
function pp(action) {
var w=window.open('../php/go.php?action='+action,'ATDBinfo','resizable=yes,status=yes,scrollbars=yes,width=700,height=600,left=100');
w.resizeTo(600,750);
w.document.close(); }
function expand(obj) {
var divs=obj.parentNode.parentNode.getElementsByTagName('div');
divs[1].style.display='inline';
divs[0].style.display='none';
}
function collapse(obj) {
var divs=obj.parentNode.parentNode.getElementsByTagName('div');
divs[0].style.display='inline';
divs[1].style.display='none';
}// -->
Session limits exceeded for this week Please subscribe for immediate access
TRACES:
timeline.php get: operatorID value: 101543 any_sql: set names 'utf8' ->
Entering cookie2php for ATDB5logon: no cookie exists ATDB5logon cookie values: env[]= Entering racf_check memory=2511376 racf 1: ATDB5logon cookie not found getIP found IP=3.239.97.34 racf 2: Current IP is 3.239.97.34 racf 2.1: currentIP=3.239.97.34, currentIPmask=3.239.97, previousIP=unknown racf 3: No logon cookie could be used for this session: First visit, cookie erased or previous logon failed any_sql: select ifnull(max(logon),'') from atdb5_sessions where ip_address='3.239.97.34' and (to_days(current_date) - to_days(logon) < 7) union all select ifnull(max(logon),'') from atdb5_sessions where ip_address like '3.239.97%' and (date_add(logon, interval 1 hour) > '2024-11-13 15:46:29') order by 1 desc limit 1 -> 2024-11-13 14:04:48
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
PRIMARY
atdb5_sessions
ref
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
const
1
Using index condition; Using where
2
UNION
atdb5_sessions
range
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
1
Using index condition; Using where
UNION RESULT
ALL
Using filesort
racf 3.3: A record was found in session_table for IP=3.239.97.34 within last 7 days or last hour any_sql: select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address='3.239.97.34' and logon='2024-11-13 14:04:48' union all select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address like '3.239.97%' and logon='2024-11-13 14:04:48' order by 1 desc limit 1 -> 173151267423903&V00000000
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
PRIMARY
atdb5_sessions
ref
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon
8
const
1
Using where
2
UNION
atdb5_sessions
ref
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon
8
const
1
Using where
UNION RESULT
ALL
Using filesort
writeLogonInfo entered - fcode=c,currentIP=3.239.97.34,customerID=none writeLogonInfo - Generated keys: IP=3.239.97.34 -> New SessionID=173151278923903 writeLogonInfo - now=1731512789 , now2=2024-11-13 15:46:29 , cookieExpiry=1731771989 writeLogonInfo - writing cookie: sid=173151278923903&custID=none&logon=1731512789&profile=V00000000&ip1=03&ip2=239&userIP=3.239.97.34&racf=4108050209 ccdomain=.aerotransport.org racf 3.3.1: Wrote new cookie, new SID=173151278923903 profile=V00000000 any_sql: update atdb5_sessions /* s12 */ set session_id='173151278923903' where session_id='173151267423903' -> 1
racf 3.3.2: Session table updated old SID=173151267423903 -> new SID=173151278923903 for IP 3.239.97.34 racf 3 completed checkCPU entered: IP=3.239.97.34,SID=173151278923903,userid=,profile=V00000000 any_sql: select concat(sum(queries),'&',sum(requests),'&',sum(sql_cpu),'&',sum(sql_rows),'&',min(substring(profile,1,1))) from atdb5_sessions where ip_address='3.239.97.34' /* and customer_id='none' */ and (to_days(current_date) - to_days(logon) < 7) limit 1 -> 10&17&0.12&131&V
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
int(3)
string(57)
string(192)
string(30)
string(12288)
string(192)
string(12288)
string(6144)
string(192)
string(765)
1
SIMPLE
atdb5_sessions
ref
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
const
1
Using index condition; Using where
checkCPU for this visitor: used_queries=10, used_requests=17, used_cpu=0.12, used_rows=131, profile=V
Entering htmlHeader, HTML length=90 getIP found IP=3.239.97.34 htmlTopBanner: ID=, username=, profile=V00000000 Entering racf_account - SID=173151278923903, query= Used for this page: Query=1 Requests=0, Rows=0, CPU=0 No request issued, no resources used racf_account completed