基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 23:29:38 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/86/4252
- 运行时间 : 0.128039s [ 吞吐率:7.81req/s ] 内存消耗:4,732.88kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=436c4c5a9861d9b3fac0c24fb3162d4b
- CONNECT:[ UseTime:0.000656s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.000817s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 4252 LIMIT 1 [ RunTime:0.000870s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.000694s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 4252 AND `book_id` = 86 LIMIT 1 [ RunTime:0.000632s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001117s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 86 [ RunTime:0.003439s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000744s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 86 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000507s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000801s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000407s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order < 8 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001620s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order> 8 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001551s ]

0.138159s