');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: 53919 any_sql: set names 'utf8' ->
Entering cookie2php for ATDB5logon: no cookie exists ATDB5logon cookie values: env[]= Entering racf_check memory=2497048 racf 1: ATDB5logon cookie not found getIP found IP=34.232.63.94 racf 2: Current IP is 34.232.63.94 racf 2.1: currentIP=34.232.63.94, currentIPmask=34.232.63, 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='34.232.63.94' and (to_days(current_date) - to_days(logon) < 7) union all select ifnull(max(logon),'') from atdb5_sessions where ip_address like '34.232.63%' and (date_add(logon, interval 1 hour) > '2023-03-27 06:59:16') order by 1 desc limit 1 -> 2023-03-27 05:12:11
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
4
Using index condition; Using where
2
UNION
atdb5_sessions
range
atdb5_sessions_ip_address
atdb5_sessions_ip_address
137
4
Using index condition; Using where
UNION RESULT
ALL
Using filesort
racf 3.3: A record was found in session_table for IP=34.232.63.94 within last 7 days or last hour any_sql: select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address='34.232.63.94' and logon='2023-03-27 05:12:11' union all select concat(session_id,'&',profile) from atdb5_sessions s11 where ip_address like '34.232.63%' and logon='2023-03-27 05:12:11' order by 1 desc limit 1 -> 1679893041232034&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|filter
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon|atdb5_sessions_ip_address
8|137
const
2 (0%)
Using where; Using rowid filter
2
UNION
atdb5_sessions
ref|filter
atdb5_sessions_ip_address,atdb5_sessions_logon
atdb5_sessions_logon|atdb5_sessions_ip_address
8|137
const
2 (0%)
Using where; Using rowid filter
UNION RESULT
ALL
Using filesort
writeLogonInfo entered - fcode=c,currentIP=34.232.63.94,customerID=none writeLogonInfo - Generated keys: IP=34.232.63.94 -> New SessionID=1679893156232034 writeLogonInfo - now=1679893156 , now2=2023-03-27 06:59:16 , cookieExpiry=1680152356 writeLogonInfo - writing cookie: sid=1679893156232034&custID=none&logon=1679893156&profile=V00000000&ip1=034&ip2=232&userIP=34.232.63.94&racf=4108050209 ccdomain=.aerotransport.org racf 3.3.1: Wrote new cookie, new SID=1679893156232034 profile=V00000000 any_sql: update atdb5_sessions /* s12 */ set session_id='1679893156232034' where session_id='1679893041232034' -> 1
racf 3.3.2: Session table updated old SID=1679893041232034 -> new SID=1679893156232034 for IP 34.232.63.94 racf 3 completed checkCPU entered: IP=34.232.63.94,SID=1679893156232034,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='34.232.63.94' /* and customer_id='none' */ and (to_days(current_date) - to_days(logon) < 7) limit 1 -> 10&24&0.26&191&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
4
Using index condition; Using where
checkCPU for this visitor: used_queries=10, used_requests=24, used_cpu=0.26, used_rows=191, profile=V
Entering htmlHeader, HTML length=90 getIP found IP=34.232.63.94 htmlTopBanner: ID=, username=, profile=V00000000 Entering racf_account - SID=1679893156232034, query= Used for this page: Query=1 Requests=0, Rows=0, CPU=0 No request issued, no resources used racf_account completed