Version:
2.0.4
Product Code Name:
Arctic
Total Time:
0.5934799
PHP General Time:
0.5887993
GZIP:
enabled
Driver Version:
MySQL 5.0.22
SQL Time:
0.0046806
SQL Queries:
12
SQL Memory Usage:
5.17 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
4.93 Mb
Total Memory Usage (Including Debug):
5.07 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
79.99.42.26
Server Time Stamp:
February 23, 2012, 6:15 am
PHP Version:
5.1.6
PHP Sapi:
apache2handler
PHP safe_mode:
false
PHP open_basedir:
true
Operating System:
Linux
0.0004499
| Memory Before: 1.59 Mb
| Memory After: 1.59 Mb
| Memory Used: 368 b
| Rows: 1
| Slave: No
SELECT s.session_hash, s.id_hash, s.captcha_hash, s.user_id
FROM phpfox_log_session
AS s
WHERE s.session_hash = '378ef59ecebb3f9eb99fa0c3dd8729ae' AND s.id_hash = 'af7937af3e4465b9039e98887dc0bc04'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | s | ref | session_hash,log_session | session_hash | 96 | const | 1 | Using where |
0.0004311
| Memory Before: 1.6 Mb
| Memory After: 1.6 Mb
| Memory Used: 848 b
| Rows: -
| Slave: No
UPDATE phpfox_log_session
SET last_activity = '1329977716', user_id = '0', location = '/friend/mybirthday/', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '38.107.179.220', user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
WHERE session_hash = '378ef59ecebb3f9eb99fa0c3dd8729ae'
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_log_session | ref | session_hash,log_session | session_hash | 96 | const | 1 | Using where |
0.0003371
| Memory Before: 1.75 Mb
| Memory After: 1.76 Mb
| Memory Used: 264 b
| Rows: 3
| Slave: No
SELECT loc_id,loc_name,isbanned
FROM sc_locswitch
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | sc_locswitch | ALL | | MISSING KEY | | | 3 | |
0.0002968
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 728 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM phpfox_country
WHERE isbanned =1 and country_iso = ''
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0002720
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 328 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM sc_city_ban
WHERE isbanned =1 and city = 'Unknown'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0002658
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 344 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM sc_zip_ban
WHERE isbanned =1 and zip = 'Unknown'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0004551
| Memory Before: 2.18 Mb
| Memory After: 2.18 Mb
| Memory Used: 912 b
| Rows: 1
| Slave: No
SELECT s.style_id, s.parent_id
AS style_parent_id, s.folder
AS style_folder_name, t.folder
AS theme_folder_name, t.parent_id
AS theme_parent_id
FROM phpfox_theme_style
AS s
JOIN phpfox_theme
AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | s | ref | is_default | is_default | 1 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | phpfoxdev.s.theme_id | 1 | |
0.0005448
| Memory Before: 2.54 Mb
| Memory After: 2.54 Mb
| Memory Used: 496 b
| Rows: 0
| Slave: Yes
SELECT fb.birthday_message, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox_friend_birthday
AS fb
LEFT JOIN phpfox_user
AS u
ON(u.user_id = fb.birthday_user_sender)
WHERE fb.birthday_user_receiver = 0
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0005319
| Memory Before: 2.59 Mb
| Memory After: 2.59 Mb
| Memory Used: 240 b
| Rows: -
| Slave: No
DELETE FROM phpfox_notification
WHERE type_id = 'friend_birthday' AND item_id = 0 AND user_id = 0
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0005119
| Memory Before: 2.95 Mb
| Memory After: 2.95 Mb
| Memory Used: 240 b
| Rows: -
| Slave: No
DELETE FROM phpfox_log_session
WHERE last_activity < '1329966916'
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_log_session | range | specific_forum,general_forum,last_activity | specific_forum | 4 | | 1 | Using where |
0.0003181
| Memory Before: 2.95 Mb
| Memory After: 2.95 Mb
| Memory Used: 288 b
| Rows: -
| Slave: No
UPDATE phpfox_cron
SET next_run = '1329977776', last_run = '1329977716'
WHERE cron_id = 1
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_cron | const | PRIMARY | PRIMARY | 3 | const | 1 | |
0.0002661
| Memory Before: 2.95 Mb
| Memory After: 2.95 Mb
| Memory Used: 240 b
| Rows: -
| Slave: No
INSERT INTO phpfox_cron_log (cron_id, time_stamp) VALUES ('1', '1329977716')
Array
(
[session] => 378ef59ecebb3f9eb99fa0c3dd8729ae
[theme] => a:5:{s:8:"style_id";s:1:"1";s:15:"style_parent_id";s:1:"0";s:17:"style_folder_name";s:7:"default";s:17:"theme_folder_name";s:7:"default";s:15:"theme_parent_id";s:1:"0";}
[redirect] => /friend/mybirthday/
)
Array
(
[phpfox1visit] => 1329976487
)