基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-09 01:39:17 HTTP/1.1 GET : http://wap.zhixinbook.cn/chapter/read/10/26
- 运行时间 : 0.128282s [ 吞吐率:7.80req/s ] 内存消耗:4,714.55kb 文件加载:170
- 查询信息 : 12 queries
- 缓存信息 : 4 reads,2 writes
- 会话信息 : SESSION_ID=ec5f1116ace9c599107bea0eac486fd6
- CONNECT:[ UseTime:0.000671s ] mysql:host=localhost;port=3306;dbname=www_zhixinyd_com;charset=utf8mb4
- SHOW FULL COLUMNS FROM `bw_chapter_2` [ RunTime:0.000759s ]
- SELECT * FROM `bw_chapter_2` WHERE `chapter_id` = 26 LIMIT 1 [ RunTime:0.000639s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_2` [ RunTime:0.000751s ]
- SELECT `content` FROM `bw_chapter_content_2` WHERE `chapter_id` = 26 AND `book_id` = 10 LIMIT 1 [ RunTime:0.000528s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.000923s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 10 [ RunTime:0.003650s ]
- SHOW FULL COLUMNS FROM `bw_book_bonus` [ RunTime:0.000852s ]
- SELECT * FROM `bw_book_bonus` WHERE `book_id` = 10 ORDER BY `update_time` DESC LIMIT 5 [ RunTime:0.001120s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000739s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000550s ]
- SELECT * FROM `bw_chapter_2` WHERE ( book_id=10 and chapter_order < 1 ) ORDER BY `chapter_order` DESC LIMIT 1 [ RunTime:0.006897s ]
- SELECT * FROM `bw_chapter_2` WHERE ( book_id=10 and chapter_order> 1 ) ORDER BY `chapter_order` ASC LIMIT 1 [ RunTime:0.003750s ]

0.138091s