基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-08 23:46:16 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/7/10
- 运行时间 : 0.151555s [ 吞吐率:6.60req/s ] 内存消耗:4,821.14kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=10a3392ba24aa28c8f8f032e4cee8380
- CONNECT:[ UseTime:0.000618s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_7` [ RunTime:0.000907s ]
- SELECT * FROM `bw_chapter_7` WHERE `chapter_id` = 10 LIMIT 1 [ RunTime:0.000594s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_7` [ RunTime:0.000794s ]
- SELECT `content` FROM `bw_chapter_content_7` WHERE `chapter_id` = 10 AND `book_id` = 7 LIMIT 1 [ RunTime:0.001451s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.000862s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 7 [ RunTime:0.003532s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000728s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 7 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000673s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000652s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000517s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order < 10 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.005560s ]
- SELECT * FROM `bw_chapter_7` WHERE ( book_id=7 and chapter_order> 10 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003239s ]

0.161222s