基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-12 08:45:42 HTTP/2.0 GET : https://xcx.gddorosin.cn/index/goods/goods_comment.html?goods_id=31
- 运行时间 : 0.043785s [ 吞吐率:22.84req/s ] 内存消耗:3,775.91kb 文件加载:151
- 查询信息 : 10 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=63891df0c8919cc7a436ada9431778a3
- CONNECT:[ UseTime:0.000290s ] mysql:host=127.0.0.1;port=3306;dbname=tp6;charset=utf8mb4
- SHOW FULL COLUMNS FROM `qing_config` [ RunTime:0.001024s ]
- SELECT `value` FROM `qing_config` [ RunTime:0.000139s ]
- SHOW FULL COLUMNS FROM `qing_search` [ RunTime:0.000804s ]
- SELECT * FROM `qing_search` ORDER BY `id` DESC LIMIT 10 [ RunTime:0.000113s ]
- SHOW FULL COLUMNS FROM `qing_cart` [ RunTime:0.000770s ]
- SELECT COUNT(*) AS think_count FROM `qing_cart` WHERE `user_id` IS NULL [ RunTime:0.000113s ]
- SHOW FULL COLUMNS FROM `qing_comment` [ RunTime:0.000755s ]
- SELECT COUNT(*) AS think_count FROM `qing_comment` `comment` INNER JOIN `qing_goods` `goods` ON `comment`.`goods_id`=`goods`.`goods_id` INNER JOIN `qing_user` `user` ON `comment`.`user_id`=`user`.`id` WHERE `comment`.`goods_id` = '31' [ RunTime:0.000240s ]
- SELECT `comment`.`id`,`comment`.`content`,`comment`.`star`,`comment`.`time`,`goods`.`goods_thumb`,`user`.`username`,`user`.`face` FROM `qing_comment` `comment` INNER JOIN `qing_goods` `goods` ON `comment`.`goods_id`=`goods`.`goods_id` INNER JOIN `qing_user` `user` ON `comment`.`user_id`=`user`.`id` WHERE `comment`.`goods_id` = '31' LIMIT 0,10 [ RunTime:0.000178s ]
- SELECT COUNT(*) AS think_count FROM `qing_comment` WHERE `goods_id` = 31 [ RunTime:0.000146s ]
0.053287s