基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-17 18:17:01 HTTP/2.0 GET : https://www.myp17.com/tags/doubi148038/
- 运行时间 : 0.085778s [ 吞吐率:11.66req/s ] 内存消耗:4,857.87kb 文件加载:149
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=e269317c3d57b11fa2db13739da5f9d1
- CONNECT:[ UseTime:0.007840s ] 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.001945s ]
- SHOW FULL COLUMNS FROM `site_config` [ RunTime:0.001625s ]
- SELECT `v`,`k` FROM `site_config` WHERE `k` LIKE 'spider_%' [ RunTime:0.000323s ]
- SHOW FULL COLUMNS FROM `spider_log` [ RunTime:0.001760s ]
- INSERT INTO `spider_log` SET `spider` = 'other' , `ip` = '216.73.217.105' , `method` = 'GET' , `path` = '/tags/doubi148038/' , `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 18:17:02' [ RunTime:0.002457s ]
- SHOW FULL COLUMNS FROM `tag` [ RunTime:0.003096s ]
- SELECT * FROM `tag` WHERE `code` = 'doubi148038' LIMIT 1 [ RunTime:0.001079s ]
- SHOW FULL COLUMNS FROM `article` [ RunTime:0.001537s ]
- 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.000399s ]
- 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` = '592' AND `r`.`type` = 'article' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000470s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `avatar` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '592' AND `r`.`type` = 'avatar' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.002938s ]
- SHOW FULL COLUMNS FROM `avatar` [ RunTime:0.001483s ]
- 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 ('1580066','1580007','1578885','1577620','1577247','1576155','1572686','1572681','1566584','1565874','1557074','1553977','1553577','1551159','1549896','1546791','1545915','1540320','1536938','1535515') ORDER BY `a`.`updated_at` DESC [ RunTime:0.001006s ]
- SELECT COUNT(*) AS think_count FROM `tag_rel` WHERE `tag_id` = 592 AND `type` = 'avatar' [ RunTime:0.000709s ]
- 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.000518s ]
0.086761s