基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 18:09:02 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/333/13572
- 运行时间 : 0.139952s [ 吞吐率:7.15req/s ] 内存消耗:4,735.77kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=012f26bc103d047df8cbd367ca45ddf0
- CONNECT:[ UseTime:0.000484s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_5` [ RunTime:0.000887s ]
- SELECT * FROM `bw_chapter_5` WHERE `chapter_id` = 13572 LIMIT 1 [ RunTime:0.000581s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_5` [ RunTime:0.000688s ]
- SELECT `content` FROM `bw_chapter_content_5` WHERE `chapter_id` = 13572 AND `book_id` = 333 LIMIT 1 [ RunTime:0.000464s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001187s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 333 [ RunTime:0.003477s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000906s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 333 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000610s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000703s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000383s ]
- SELECT * FROM `bw_chapter_5` WHERE ( book_id=333 and chapter_order < 5 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.005083s ]
- SELECT * FROM `bw_chapter_5` WHERE ( book_id=333 and chapter_order> 5 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.005948s ]

0.150180s