基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-17 21:00:04 HTTP/2.0 GET : https://www.myp17.com/tags/gongzhu/
- 运行时间 : 0.126253s [ 吞吐率:7.92req/s ] 内存消耗:4,857.91kb 文件加载:149
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=4309a5534e7e9244e9183fab157c60f6
- CONNECT:[ UseTime:0.001454s ] mysql:host=localhost;port=3306;dbname=www_myp17_com;charset=utf8mb4
- INSERT INTO ip_daily (`date`, ip, human, bot) VALUES (CURDATE(), '216.73.217.105', '0', '1')
ON DUPLICATE KEY UPDATE human = human | '0', bot = bot | '1' [ RunTime:0.003995s ]
- SHOW FULL COLUMNS FROM `site_config` [ RunTime:0.001678s ]
- SELECT `v`,`k` FROM `site_config` WHERE `k` LIKE 'spider_%' [ RunTime:0.000426s ]
- SHOW FULL COLUMNS FROM `spider_log` [ RunTime:0.001550s ]
- INSERT INTO `spider_log` SET `spider` = 'other' , `ip` = '216.73.217.105' , `method` = 'GET' , `path` = '/tags/gongzhu/' , `page_type` = 'tags' , `ua` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `created_at` = '2026-09-17 21:00:04' [ RunTime:0.004394s ]
- SHOW FULL COLUMNS FROM `tag` [ RunTime:0.001578s ]
- SELECT * FROM `tag` WHERE `code` = 'gongzhu' LIMIT 1 [ RunTime:0.000456s ]
- SHOW FULL COLUMNS FROM `article` [ RunTime:0.001756s ]
- SELECT `a`.`id`,`a`.`title`,`a`.`thumb`,`a`.`views`,c.dirname AS cat_dir FROM `article` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` ORDER BY `a`.`views` DESC LIMIT 10 [ RunTime:0.000492s ]
- SHOW FULL COLUMNS FROM `tag_rel` [ RunTime:0.001228s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `article` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '678' AND `r`.`type` = 'article' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000506s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `avatar` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '678' AND `r`.`type` = 'avatar' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000801s ]
- SHOW FULL COLUMNS FROM `avatar` [ RunTime:0.001659s ]
- SELECT a.id, a.title, a.thumb, a.updated_at, a.views, c.name AS cat_name, c.dirname AS cat_dir, i.path AS first_image,
(SELECT COUNT(*) FROM avatar_image x WHERE x.avatar_id = a.id) AS img_count FROM `avatar` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` LEFT JOIN `avatar_image` `i` ON `i`.`avatar_id`=a.id AND i.sort = 1 AND i.path NOT LIKE '#dead#%' WHERE `a`.`id` IN ('1569541','1540582','1536758','1527870','1448345','1448087','1445796','1405232','1396570','1359470','1321864','1310994','1304868','1212598','1106974','1097426','1083322','1052557','1003049','965564') ORDER BY `a`.`updated_at` DESC [ RunTime:0.001287s ]
- SELECT COUNT(*) AS think_count FROM `tag_rel` WHERE `tag_id` = 678 AND `type` = 'avatar' [ RunTime:0.002955s ]
- SELECT `a`.`id`,`a`.`title`,`a`.`views`,c.dirname AS cat_dir,i.path AS first_image FROM `avatar` `a` LEFT JOIN `category` `c` ON `c`.`id`=`a`.`cat_id` LEFT JOIN `avatar_image` `i` ON `i`.`avatar_id`=a.id AND i.sort = 1 AND i.path NOT LIKE '#dead#%' ORDER BY `a`.`views` DESC LIMIT 10 [ RunTime:0.002839s ]
0.127243s