基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 19:27:14 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/70/3805
- 运行时间 : 0.210916s [ 吞吐率:4.74req/s ] 内存消耗:4,714.97kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=a8d469e0512dfa4f6e1c048c474e43df
- CONNECT:[ UseTime:0.000397s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_6` [ RunTime:0.001004s ]
- SELECT * FROM `bw_chapter_6` WHERE `chapter_id` = 3805 LIMIT 1 [ RunTime:0.000733s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_6` [ RunTime:0.001309s ]
- SELECT `content` FROM `bw_chapter_content_6` WHERE `chapter_id` = 3805 AND `book_id` = 70 LIMIT 1 [ RunTime:0.000494s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001314s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 70 [ RunTime:0.045248s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.022265s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 70 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.014690s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.001292s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000643s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order < 8 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.003556s ]
- SELECT * FROM `bw_chapter_6` WHERE ( book_id=70 and chapter_order> 8 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003276s ]

0.221808s