基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-08 23:19:30 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/86/4261
- 运行时间 : 0.194390s [ 吞吐率:5.14req/s ] 内存消耗:4,733.74kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=da10bb7793817bc2f04f6e00a56744cf
- CONNECT:[ UseTime:0.000441s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.000800s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 4261 LIMIT 1 [ RunTime:0.000489s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.000816s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 4261 AND `book_id` = 86 LIMIT 1 [ RunTime:0.001583s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001066s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 86 [ RunTime:0.003582s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000886s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 86 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000592s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000948s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000538s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order < 17 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.007707s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=86 and chapter_order> 17 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.002611s ]

0.210548s