基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 14:33:46 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/86/4258
- 运行时间 : 0.140799s [ 吞吐率:7.10req/s ] 内存消耗:4,733.62kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=47fef58b1bf45ca4a2fd3cf7281eea88
- CONNECT:[ UseTime:0.000533s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.001036s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 4258 LIMIT 1 [ RunTime:0.000845s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.001053s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 4258 AND `book_id` = 86 LIMIT 1 [ RunTime:0.000629s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001137s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 86 [ RunTime:0.003711s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000858s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 86 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000575s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.008986s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000774s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order < 14 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001931s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order> 14 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002054s ]

0.150987s