基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:35:23 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/6/10
- 运行时间 : 0.134605s [ 吞吐率:7.43req/s ] 内存消耗:4,698.37kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=5b8e090da7898ef05ccf132d7970b4e8
- CONNECT:[ UseTime:0.000704s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.000981s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 10 LIMIT 1 [ RunTime:0.000820s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.001025s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 10 AND `book_id` = 6 LIMIT 1 [ RunTime:0.000642s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.002016s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 6 [ RunTime:0.003741s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.002317s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 6 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000753s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001295s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000594s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order < 10 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001281s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order> 10 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001260s ]

0.145274s