基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-04 08:37:49 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/900/15212
- 运行时间 : 0.138657s [ 吞吐率:7.21req/s ] 内存消耗:4,721.15kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=21f69dcd280d60043d2e53aeabd285a3
- CONNECT:[ UseTime:0.000544s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_4` [ RunTime:0.007103s ]
- SELECT * FROM `bw_chapter_4` WHERE `chapter_id` = 15212 LIMIT 1 [ RunTime:0.000617s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_4` [ RunTime:0.001486s ]
- SELECT `content` FROM `bw_chapter_content_4` WHERE `chapter_id` = 15212 AND `book_id` = 900 LIMIT 1 [ RunTime:0.000710s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001305s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 900 [ RunTime:0.005253s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000914s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 900 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.001717s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001017s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000404s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=900 and chapter_order < 9 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001162s ]
- SELECT * FROM `bw_chapter_4` WHERE ( book_id=900 and chapter_order> 9 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001502s ]

0.150059s