SHOW FULL COLUMNS FROM `bm_article_cate` [ RunTime:0.000869s ]
SELECT `id`,`type`,`name`,`caturl` FROM `bm_article_cate` WHERE `bm_article_cate`.`delete_time` IS NULL ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000478s ]
SHOW FULL COLUMNS FROM `bm_config` [ RunTime:0.000644s ]
SELECT `id`,`name`,`value` FROM `bm_config` WHERE ( type='website' ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.000368s ]
SHOW FULL COLUMNS FROM `bm_ad` [ RunTime:0.000666s ]
SELECT * FROM `bm_ad` WHERE ( type='1' and isnull(delete_time) ) ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000315s ]
SELECT `id`,`name`,`value` FROM `bm_config` WHERE ( type='copyright' ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `bm_comic` [ RunTime:0.000630s ]
SELECT COUNT(*) AS think_count FROM `bm_comic` WHERE ( status =2 and types like '%科幻%' ) [ RunTime:0.075998s ]
SELECT `id`,`title`,`thumb`,`inputtime`,`updatetime`,`author`,`status`,`keywords`,`description`,`score`,`heat`,`is_complete`,`types` FROM `bm_comic` WHERE ( status =2 and types like '%科幻%' ) LIMIT 2850,30 [ RunTime:0.189407s ]
SHOW FULL COLUMNS FROM `bm_comic_chapter` [ RunTime:0.000828s ]
SELECT `id`,`title` FROM `bm_comic_chapter` WHERE `cid` = 113789 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001244s ]
SELECT `id`,`name`,`caturl` FROM `bm_article_cate` WHERE `pid` = 3 AND `is_show` = 1 ORDER BY `sort` DESC,`id` ASC LIMIT 100 [ RunTime:0.000544s ]