基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-18 00:02:02 HTTP/2.0 GET : https://www.myp17.com/tags/mengmeng1/
- 运行时间 : 0.045292s [ 吞吐率:22.08req/s ] 内存消耗:4,857.91kb 文件加载:149
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=548b240c07bc8c5da707a87a94411f38
- CONNECT:[ UseTime:0.000389s ] mysql:host=localhost;port=3306;dbname=www_myp17_com;charset=utf8mb4
- INSERT INTO ip_daily (`date`, ip, human, bot) VALUES (CURDATE(), '216.73.217.89', '0', '1')
ON DUPLICATE KEY UPDATE human = human | '0', bot = bot | '1' [ RunTime:0.001018s ]
- SHOW FULL COLUMNS FROM `site_config` [ RunTime:0.001060s ]
- SELECT `v`,`k` FROM `site_config` WHERE `k` LIKE 'spider_%' [ RunTime:0.000241s ]
- SHOW FULL COLUMNS FROM `spider_log` [ RunTime:0.000916s ]
- INSERT INTO `spider_log` SET `spider` = 'other' , `ip` = '216.73.217.89' , `method` = 'GET' , `path` = '/tags/mengmeng1/' , `page_type` = 'tags' , `ua` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `created_at` = '2026-09-18 00:02:02' [ RunTime:0.001609s ]
- SHOW FULL COLUMNS FROM `tag` [ RunTime:0.000967s ]
- SELECT * FROM `tag` WHERE `code` = 'mengmeng1' LIMIT 1 [ RunTime:0.000250s ]
- SHOW FULL COLUMNS FROM `article` [ RunTime:0.000953s ]
- 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.000268s ]
- SHOW FULL COLUMNS FROM `tag_rel` [ RunTime:0.000770s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `article` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '659' AND `r`.`type` = 'article' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.000330s ]
- SELECT `r`.`rel_id` FROM `tag_rel` `r` INNER JOIN `avatar` `a2` ON `a2`.`id`=`r`.`rel_id` WHERE `r`.`tag_id` = '659' AND `r`.`type` = 'avatar' ORDER BY `a2`.`updated_at` DESC LIMIT 0,20 [ RunTime:0.001157s ]
- SHOW FULL COLUMNS FROM `avatar` [ RunTime:0.000915s ]
- 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 ('1572341','1548840','1533645','1529086','1518238','1516050','1508615','1506934','1496824','1493365','1487774','1486678','1477912','1450715','1389609','1371379','1324595','1317855','1288104','1257614') ORDER BY `a`.`updated_at` DESC [ RunTime:0.001527s ]
- SELECT COUNT(*) AS think_count FROM `tag_rel` WHERE `tag_id` = 659 AND `type` = 'avatar' [ RunTime:0.000354s ]
- 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.000399s ]
0.045941s