基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-08 21:39:58 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/7/1
- 运行时间 : 0.157947s [ 吞吐率:6.33req/s ] 内存消耗:4,813.22kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=6afce68ad7ce87544c89ed68137bf3b5
- CONNECT:[ UseTime:0.001315s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.001090s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 1 LIMIT 1 [ RunTime:0.000822s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.001070s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 1 AND `book_id` = 7 LIMIT 1 [ RunTime:0.001731s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001137s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 7 [ RunTime:0.011024s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001080s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 7 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000624s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001123s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000486s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order < 1 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.003760s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order> 1 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003725s ]

0.168102s