基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:34:28 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/95/4032
- 运行时间 : 0.142414s [ 吞吐率:7.02req/s ] 内存消耗:4,806.77kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=047948f7e62e471b9c3bb6ac775c02bd
- CONNECT:[ UseTime:0.000642s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.000908s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 4032 LIMIT 1 [ RunTime:0.000620s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.000937s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 4032 AND `book_id` = 95 LIMIT 1 [ RunTime:0.001345s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001667s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 95 [ RunTime:0.005803s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000782s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 95 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000400s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000792s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000353s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order < 11 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.003090s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=95 and chapter_order> 11 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002302s ]

0.152472s