基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2025-08-26 03:14:13 HTTP/1.1 GET : http://www.ele-nf.com/chapter/read/3/12
- 運(yùn)行時(shí)間 : 0.231042s [ 吞吐率:4.33req/s ] 內(nèi)存消耗:4,908.91kb 文件加載:170
- 查詢(xún)信息 : 10 queries
- 緩存信息 : 4 reads,2 writes
- 會(huì)話(huà)信息 : SESSION_ID=a7360d72f471589636c9d946cedef48c
- CONNECT:[ UseTime:0.000427s ] mysql:host=127.0.0.1;port=3306;dbname=bowenyc;charset=utf8
- SHOW FULL COLUMNS FROM `bw_chapter_3` [ RunTime:0.000926s ]
- SELECT * FROM `bw_chapter_3` WHERE `chapter_id` = 12 LIMIT 1 [ RunTime:0.000364s ]
- SHOW FULL COLUMNS FROM `bw_chapter_content_3` [ RunTime:0.000660s ]
- SELECT `content` FROM `bw_chapter_content_3` WHERE `chapter_id` = 12 AND `book_id` = 3 LIMIT 1 [ RunTime:0.000254s ]
- SHOW FULL COLUMNS FROM `bw_book` [ RunTime:0.001072s ]
- UPDATE `bw_book` SET `readnum` = `readnum` + 1 WHERE `id` = 3 [ RunTime:0.024969s ]
- SHOW FULL COLUMNS FROM `bw_category` [ RunTime:0.002611s ]
- SELECT `id`,`name` FROM `bw_category` WHERE `status` = 1 [ RunTime:0.001462s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=3 and chapter_id < 12 ) ORDER BY `chapter_id` DESC LIMIT 1 [ RunTime:0.001258s ]
- SELECT * FROM `bw_chapter_3` WHERE ( book_id=3 and chapter_id> 12 ) ORDER BY `chapter_id` ASC LIMIT 1 [ RunTime:0.001035s ]