赠送
2021-11-10 16:09:35
50阅读币
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-16 09:54:14 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/123/3191
- 运行时间 : 0.122028s [ 吞吐率:8.19req/s ] 内存消耗:4,720.59kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=f0350672dfd49997b42e7e5a9e17b5b9
- CONNECT:[ UseTime:0.000609s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_3` [ RunTime:0.000774s ]
- SELECT * FROM `bw_chapter_3` WHERE `chapter_id` = 3191 LIMIT 1 [ RunTime:0.000544s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_3` [ RunTime:0.000662s ]
- SELECT `content` FROM `bw_chapter_content_3` WHERE `chapter_id` = 3191 AND `book_id` = 123 LIMIT 1 [ RunTime:0.000565s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.000993s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 123 [ RunTime:0.003515s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001090s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 123 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000674s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001120s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000529s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=123 and chapter_order < 4 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001119s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=123 and chapter_order> 4 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001155s ]

0.131592s