基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 09:29:23 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/95/4024
- 运行时间 : 0.229118s [ 吞吐率:4.36req/s ] 内存消耗:4,818.78kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=49fbd7aea8642a73b607c93014da0bf6
- CONNECT:[ UseTime:0.026890s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.022009s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 4024 LIMIT 1 [ RunTime:0.010980s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.001193s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 4024 AND `book_id` = 95 LIMIT 1 [ RunTime:0.003815s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001349s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 95 [ RunTime:0.003605s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001081s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 95 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000720s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001213s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000559s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order < 3 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.002627s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order> 3 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003082s ]

0.239400s