基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:38:58 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/95/4027
- 运行时间 : 0.151305s [ 吞吐率:6.61req/s ] 内存消耗:4,810.63kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=7fca2fee68f8ec0a8b8d6573533691a5
- CONNECT:[ UseTime:0.000499s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.001140s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 4027 LIMIT 1 [ RunTime:0.000797s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.000820s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 4027 AND `book_id` = 95 LIMIT 1 [ RunTime:0.001478s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001054s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 95 [ RunTime:0.003634s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000872s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 95 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000500s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000801s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000390s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order < 6 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.002138s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order> 6 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002172s ]

0.161991s