基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 21:11:46 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/121/2204
- 运行时间 : 0.166801s [ 吞吐率:6.00req/s ] 内存消耗:4,708.61kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=23da2cde2af1a6fbacc5b734b93686cc
- CONNECT:[ UseTime:0.000669s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_1` [ RunTime:0.001106s ]
- SELECT * FROM `bw_chapter_1` WHERE `chapter_id` = 2204 LIMIT 1 [ RunTime:0.000739s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_1` [ RunTime:0.001127s ]
- SELECT `content` FROM `bw_chapter_content_1` WHERE `chapter_id` = 2204 AND `book_id` = 121 LIMIT 1 [ RunTime:0.001442s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001492s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 121 [ RunTime:0.009473s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.001702s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 121 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000618s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000705s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000372s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order < 4 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001264s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order> 4 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001257s ]

0.176763s