Version:
2.1.0
Product Code Name:
Arctic
Total Time:
3.1987770
PHP General Time:
3.0982412
GZIP:
enabled
Driver Version:
MySQL 5.1.68-cll
SQL Time:
0.1005358
SQL Queries:
8
SQL Memory Usage:
12.35 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
10.92 Mb
Total Memory Usage (Including Debug):
11.16 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
174.127.109.132
Server Time Stamp:
May 21, 2013, 10:28 am
PHP Version:
5.3.23
PHP Sapi:
cgi-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux
Cache:
file
0.0004179
| Memory Before: 3.41 Mb
| Memory After: 3.42 Mb
| Memory Used: 1.47 kb
| Rows: -
| Slave: No
INSERT INTO phpfox2_log_session (session_hash, id_hash, user_id, last_activity, location, is_forum, forum_id, im_hide, ip_address, user_agent) VALUES ('b0421acbca5ac0289704e9db55252d62', '7c9d7bee9acfd58054a4eb27287f8ed0', '0', '1369132138', '/group/stay-at-home-wives-mothers/forum/', '1', '0', '0', '23.22.252.150', 'CCBot/2.0')
0.0001781
| Memory Before: 4.35 Mb
| Memory After: 4.35 Mb
| Memory Used: 1.55 kb
| 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 phpfox2_theme_style
AS s
JOIN phpfox2_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 | system | is_default | MISSING KEY | | | 1 | |
| 1 | SIMPLE | t | system | PRIMARY,theme_id | MISSING KEY | | | 1 | |
0.0429740
| Memory Before: 5.27 Mb
| Memory After: 5.28 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: No
SELECT e.*, et.description_parsed
AS description, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible, ts.style_id
AS designer_style_id, ts.folder
AS designer_style_folder, t.folder
AS designer_theme_folder
FROM phpfox2_group
AS e
JOIN phpfox2_user
AS u
ON(u.user_id = e.user_id)
JOIN phpfox2_group_text
AS et
ON(et.group_id = e.group_id)
LEFT JOIN phpfox2_theme_style
AS ts
ON(ts.style_id = e.designer_style_id)
LEFT JOIN phpfox2_theme
AS t
ON(t.theme_id = ts.theme_id)
WHERE e.title_url = 'stay-at-home-wives-mothers'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | e | ref | PRIMARY,group_id,view_id_2,user_id | view_id_2 | 257 | const | 1 | Using where |
| 1 | SIMPLE | ts | ref | style_id | style_id | 2 | truckel0_phpfox.e.designer_style_id | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | truckel0_phpfox.ts.theme_id | 1 | |
| 1 | SIMPLE | et | ref | group_id | group_id | 4 | truckel0_phpfox.e.group_id | 2 | |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.e.user_id | 1 | |
0.0001359
| Memory Before: 5.45 Mb
| Memory After: 5.45 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox2_group_category_data
AS pcd
JOIN phpfox2_group_category
AS pc
ON(pc.category_id = pcd.category_id)
WHERE pcd.group_id = 7
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | pcd | ref | category_id,group_id | group_id | 4 | const | 1 | Using temporary; Using filesort |
| 1 | SIMPLE | pc | eq_ref | PRIMARY | PRIMARY | 3 | truckel0_phpfox.pcd.category_id | 1 | Using where |
0.0001709
| Memory Before: 5.72 Mb
| Memory After: 5.73 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: No
SELECT var_name, access_value
FROM phpfox2_group_access
WHERE group_id = 7
/* 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.0326729
| Memory Before: 8.75 Mb
| Memory After: 8.75 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT COUNT(*)
FROM phpfox2_forum_thread
AS ft
WHERE ft.forum_id = 0 AND ft.group_id = 7 AND ft.view_id = 0 AND ft.is_announcement = 0
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ft | index_merge | forum_id,group_id,forum_id_2,group_id_2,group_id_3,view_id | group_id_2,forum_id | 6,7 | | 1 | Using intersect(group_id_2,forum_id); Using where; Using index |
0.0219951
| Memory Before: 8.81 Mb
| Memory After: 8.82 Mb
| Memory Used: 1.55 kb
| Rows: 9
| Slave: Yes
SELECT ftr.thread_id
AS is_seen, ftr.time_stamp
AS last_seen_time, ft.*, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible, u2.user_id
AS last_user_id, u2.server_id
AS last_server_id, u2.user_name
AS last_user_name, u2.full_name
AS last_full_name, u2.gender
AS last_gender, u2.user_image
AS last_user_image, u2.is_invisible
AS last_is_invisible
FROM phpfox2_forum_thread
AS ft
LEFT JOIN phpfox2_forum_thread_track
AS ftr
ON(ftr.thread_id = ft.thread_id AND ftr.user_id = 0)
JOIN phpfox2_user
AS u
ON(u.user_id = ft.user_id)
LEFT JOIN phpfox2_user
AS u2
ON(u2.user_id = ft.last_user_id)
WHERE ft.forum_id = 0 AND ft.group_id = 7 AND ft.view_id = 0 AND ft.is_announcement = 0
ORDER BY ft.order_id
DESC , ft.time_update
DESC
LIMIT 20
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ft | index_merge | forum_id,group_id,forum_id_2,group_id_2,group_id_3,view_id | group_id_2,forum_id | 6,7 | | 1 | Using intersect(group_id_2,forum_id); Using where; Using temporary; Using filesort |
| 1 | SIMPLE | ftr | ALL | item_id,thread_id | MISSING KEY | | | 1 | |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.ft.user_id | 1 | |
| 1 | SIMPLE | u2 | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.ft.last_user_id | 1 | |
0.0019910
| Memory Before: 9.19 Mb
| Memory After: 9.19 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: No
SELECT ft.*, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox2_forum_thread
AS ft
JOIN phpfox2_user
AS u
ON(u.user_id = ft.user_id)
WHERE ft.group_id = 7 AND ft.view_id = 0 AND ft.is_announcement = 1
ORDER BY ft.time_update
DESC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ft | ref | group_id,group_id_2,group_id_3,view_id | group_id_2 | 6 | const,const,const | 1 | Using where; Using filesort |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.ft.user_id | 1 | |
Array
(
[session] => b0421acbca5ac0289704e9db55252d62
[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] => /group/stay-at-home-wives-mothers/forum/
)