基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 22:48:03 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/70/3809
- 运行时间 : 0.136375s [ 吞吐率:7.33req/s ] 内存消耗:4,714.55kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=589f5fefee2ce760d488dcb00de8295d
- CONNECT:[ UseTime:0.000463s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.001018s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 3809 LIMIT 1 [ RunTime:0.000637s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.001482s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 3809 AND `book_id` = 70 LIMIT 1 [ RunTime:0.002212s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.002200s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 70 [ RunTime:0.004498s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001059s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 70 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000717s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001072s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000621s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order < 12 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.002404s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order> 12 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002937s ]

0.146367s