SQL Report
Page generated in 0.069 seconds with 18 queries + 4 queries returning data from cache
Time spent on mysqli queries: 0.0217s | Time spent on PHP: 0.04725s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_config | ref | is_dynamic | is_dynamic | 1 | const | 23 | |
Before: 0.00739s | After: 0.00756s | Elapsed: 0.00017s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Before: 0.01691s | After: 0.01717s | Elapsed: 0.00026s
Query results obtained from the cache |
---|
|
Before: 0.01744s | After: 0.01752s | Elapsed [cache]: 0.00009s | Elapsed [db]: 0.00013s
Before: 0.01767s | After: 0.02038s | Elapsed: 0.00271s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_sessions | ALL | session_time,session_user_id | | | | 21868 | Using where |
Before: 0.02068s | After: 0.02983s | Elapsed: 0.00915s
Query results obtained from the cache |
---|
|
Before: 0.03250s | After: 0.03257s | Elapsed [cache]: 0.00008s | Elapsed [db]: 0.00023s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_users | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Before: 0.03361s | After: 0.03379s | Elapsed: 0.00019s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | ug | range | group_id,user_id | user_id | 4 | | 2 | Using index condition; Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 3 | sunphu_newforum.ug.group_id | 1 | |
Before: 0.03414s | After: 0.03433s | Elapsed: 0.00019s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
Before: 0.03749s | After: 0.03760s | Elapsed: 0.00010s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_sessions | ref | session_user_id | session_user_id | 4 | const | 1 | |
Before: 0.03785s | After: 0.03799s | Elapsed: 0.00014s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | f | ALL | | | | | 129 | Using where |
1 | SIMPLE | fa | ref | PRIMARY | PRIMARY | 3 | sunphu_newforum.f.forum_id | 1 | Using where; Using index |
Before: 0.03847s | After: 0.03868s | Elapsed: 0.00021s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_lang | ref | lang_iso | lang_iso | 92 | const | 1 | Using where; Using index |
Before: 0.03921s | After: 0.03934s | Elapsed: 0.00013s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | f | ALL | PRIMARY | | | | 13 | Using where; Using filesort |
1 | SIMPLE | l | eq_ref | PRIMARY | PRIMARY | 6 | sunphu_newforum.f.field_id,const | 1 | |
Before: 0.03960s | After: 0.03984s | Elapsed: 0.00024s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
Before: 0.04026s | After: 0.04037s | Elapsed: 0.00012s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | ao | const | PRIMARY,auth_option | auth_option | 152 | const | 1 | Using index |
1 | SIMPLE | a | ref | user_id,auth_option_id,auth_role_id | auth_option_id | 3 | const | 1 | Using where |
Before: 0.04105s | After: 0.04121s | Elapsed: 0.00017s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | ao | const | PRIMARY,auth_option | auth_option | 152 | const | 1 | Using index |
1 | SIMPLE | a | ref | user_id,auth_role_id | user_id | 4 | const | 54 | |
1 | SIMPLE | r | eq_ref | PRIMARY,ath_op_id | PRIMARY | 6 | sunphu_newforum.a.auth_role_id,const | 1 | |
Before: 0.04148s | After: 0.04174s | Elapsed: 0.00026s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | ao | const | PRIMARY,auth_option | auth_option | 152 | const | 1 | Using index |
1 | SIMPLE | a | ref | group_id,auth_opt_id,auth_role_id | auth_opt_id | 3 | const | 1 | Using where |
1 | SIMPLE | ug | ref | group_id,user_id,group_leader | user_id | 4 | const | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 3 | sunphu_newforum.a.group_id | 1 | Using where |
Before: 0.04227s | After: 0.04252s | Elapsed: 0.00025s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | ao | const | PRIMARY,auth_option | auth_option | 152 | const | 1 | Using index |
1 | SIMPLE | ug | ref | group_id,user_id,group_leader | user_id | 4 | const | 1 | Using where |
1 | SIMPLE | g | eq_ref | PRIMARY | PRIMARY | 3 | sunphu_newforum.ug.group_id | 1 | Using where |
1 | SIMPLE | a | ref | group_id,auth_role_id | group_id | 3 | sunphu_newforum.ug.group_id | 267 | |
1 | SIMPLE | r | eq_ref | PRIMARY,ath_op_id | PRIMARY | 6 | sunphu_newforum.a.auth_role_id,const | 1 | |
Before: 0.04284s | After: 0.04711s | Elapsed: 0.00427s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_banlist | ref | ban_end,ban_user | ban_end | 4 | const | 1 | Using where |
Before: 0.04749s | After: 0.04761s | Elapsed: 0.00012s
Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
1 | SIMPLE | nbb_posts | ref|filter | poster_id,post_visibility | poster_id|post_visibility | 4|1 | const | 1 (0%) | Using where; Using rowid filter |
Before: 0.05204s | After: 0.05507s | Elapsed: 0.00303s
Query results obtained from the cache |
---|
|
Before: 0.06187s | After: 0.06197s | Elapsed [cache]: 0.00010s | Elapsed [db]: 0.00026s
Query results obtained from the cache |
---|
|
Before: 0.06437s | After: 0.06469s | Elapsed [cache]: 0.00032s | Elapsed [db]: 0.00043s