基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-08-27 20:51:06 HTTP/1.1 GET : http://www.ele-nf.com/chapter/read/11/123
- 運(yùn)行時(shí)間 : 0.105046s [ 吞吐率:9.52req/s ] 內(nèi)存消耗:4,959.81kb 文件加載:170
- 查詢信息 : 10 queries
- 緩存信息 : 4 reads,2 writes
- 會(huì)話信息 : SESSION_ID=b8c77be7ea758f027275b48fda7c27ab
- CONNECT:[ UseTime:0.000392s ] mysql:host=127.0.0.1;port=3306;dbname=bowenyc;charset=utf8
- SHOW FULL COLUMNS FROM `bw_chapter_3` [ RunTime:0.000653s ]
- SELECT * FROM `bw_chapter_3` WHERE `chapter_id` = 123 LIMIT 1 [ RunTime:0.000256s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_3` [ RunTime:0.000964s ]
- SELECT `content` FROM `bw_chapter_content_3` WHERE `chapter_id` = 123 AND `book_id` = 11 LIMIT 1 [ RunTime:0.000269s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.000757s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 11 [ RunTime:0.007714s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.000515s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.000193s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=11 and chapter_id < 123 ) ORDER BY `chapter_id` DESC LIMIT 1 [ RunTime:0.000264s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=11 and chapter_id> 123 ) ORDER BY `chapter_id` ASC LIMIT 1 [ RunTime:0.000209s ]