基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:35:23 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/6/4
- 运行时间 : 0.262692s [ 吞吐率:3.81req/s ] 内存消耗:4,699.20kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=5b8e090da7898ef05ccf132d7970b4e8
- CONNECT:[ UseTime:0.028518s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.031040s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 4 LIMIT 1 [ RunTime:0.018834s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.007411s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 4 AND `book_id` = 6 LIMIT 1 [ RunTime:0.000469s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001243s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 6 [ RunTime:0.025082s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001701s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 6 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000777s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001708s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000654s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order < 4 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001134s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order> 4 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001006s ]

0.273200s