基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 19:35:22 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/6/9
- 运行时间 : 0.112814s [ 吞吐率:8.86req/s ] 内存消耗:4,701.34kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=5b8e090da7898ef05ccf132d7970b4e8
- CONNECT:[ UseTime:0.000631s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.000882s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 9 LIMIT 1 [ RunTime:0.000563s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.000914s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 9 AND `book_id` = 6 LIMIT 1 [ RunTime:0.000856s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.000906s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 6 [ RunTime:0.003531s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000791s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 6 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000501s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000783s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000366s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order < 9 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.000756s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=6 and chapter_order> 9 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.000808s ]

0.125869s