基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-08 23:57:12 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/7/14
- 运行时间 : 0.155625s [ 吞吐率:6.43req/s ] 内存消耗:4,821.97kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=2d598cb3c354e0591c9e61fd0e469d5f
- CONNECT:[ UseTime:0.000545s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.000872s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 14 LIMIT 1 [ RunTime:0.000527s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.000779s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 14 AND `book_id` = 7 LIMIT 1 [ RunTime:0.000443s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001172s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 7 [ RunTime:0.003483s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001192s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 7 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000434s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000687s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000317s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order < 14 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.008387s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order> 14 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.005141s ]

0.165999s