基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-06-23 21:01:43 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/121/2210
- 运行时间 : 0.121971s [ 吞吐率:8.20req/s ] 内存消耗:4,700.68kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=5ae2900b9712c6016cbda63ff310b95c
- CONNECT:[ UseTime:0.000609s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_1` [ RunTime:0.000854s ]
- SELECT * FROM `bw_chapter_1` WHERE `chapter_id` = 2210 LIMIT 1 [ RunTime:0.000913s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_1` [ RunTime:0.001093s ]
- SELECT `content` FROM `bw_chapter_content_1` WHERE `chapter_id` = 2210 AND `book_id` = 121 LIMIT 1 [ RunTime:0.001304s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001436s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 121 [ RunTime:0.003822s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000908s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 121 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.000600s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000812s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000393s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order < 7 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.001218s ]
- SELECT * FROM `bw_chapter_1` WHERE ( book_id=121 and chapter_order> 7 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.001144s ]

0.132172s