基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:35:21 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/6/7
- 运行时间 : 0.120034s [ 吞吐率:8.33req/s ] 内存消耗:4,719.61kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=5b8e090da7898ef05ccf132d7970b4e8
- CONNECT:[ UseTime:0.000532s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.000792s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 7 LIMIT 1 [ RunTime:0.000497s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.000821s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 7 AND `book_id` = 6 LIMIT 1 [ RunTime:0.001508s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001076s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 6 [ RunTime:0.003670s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000784s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 6 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000517s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001095s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000358s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order < 7 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.000764s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order> 7 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.000863s ]

0.136907s