mercuryboard debug


Jump to statistics - Back to normal view

query execution time table(s) type possible keys key key length ref rows extra
SELECT m.*, s.skin_dir FROM mb_users m, mb_skins s WHERE m.UID=1 AND s.skin_dir=m.Skin 0.00251412 mb_users system PRIMARY 1
SELECT DISTINCT perms_perm, perms_forum_id FROM mb_perms WHERE perms_group_id=3 OR perms_user_id=1 0.00112605 mb_perms ALL 204 Using where; Using temporary
SELECT template_name, template_html FROM mb_templates WHERE template_skin='default' AND (template_set='Main' OR template_set='board') 0.00107622 mb_templates range Section Section 56 11 Using where
SELECT * FROM mb_replacements 0.000741 mb_replacements ALL 15
REPLACE INTO mb_active (active_id, active_name, active_action, active_time, active_is_member, active_ip, active_user_agent) VALUES (1, 'Guest', 'board', 1714762287, 0, '18.117.148.105', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)') 9.06E-6
SELECT f.forum_id, f.forum_parent, f.forum_name, f.Position, f.Description, f.Topics, f.Replies, f.forum_lastpost, t.TID as LastTopicID, t.Title as LastPost, t.Edited as LastTime, m.Name as LastPoster, m.UID as LastPosterID FROM mb_forums f LEFT JOIN mb_posts p ON p.post_id = f.forum_lastpost LEFT JOIN mb_topics t ON t.TID = p.Topic LEFT JOIN mb_users m ON m.UID = p.post_author ORDER BY f.forum_parent, f.Position 0.00200009 mb_forums ALL 7 Using filesort
SELECT UID, Name, Birthday FROM mb_users WHERE Birthday LIKE '%-05-03' 0.00015306 mb_users ALL 26 Using where
SELECT * FROM mb_active ORDER BY active_time DESC 0.0001061 mb_active system 1

Query Server Intensity:  1 2 3 4 5 6 7 8

MySQL queries: 8
Server Load: 0
Execution Time: 0.0225
Query Time: 0.00773 (34.3% of total execution time)
Loaded Language: en
Loaded Words: 65

11 Loaded Templates (Skin: default):
BOARD_CATEGORY
BOARD_FORUM
BOARD_LAST_POST_BOX
BOARD_MAIN
MAIN
MAIN_COPYRIGHT
MAIN_ETABLE
MAIN_HEADER_GUEST
MAIN_HEADER_MEMBER
MAIN_MESSAGE
MAIN_TABLE