SHOW FULL COLUMNS FROM `bm_article_cate` [ RunTime:0.000613s ]
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.000432s ]
SHOW FULL COLUMNS FROM `bm_config` [ RunTime:0.000512s ]
SELECT `id`,`name`,`value` FROM `bm_config` WHERE ( type='website' ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.000314s ]
SHOW FULL COLUMNS FROM `bm_ad` [ RunTime:0.000477s ]
SELECT * FROM `bm_ad` WHERE ( type='1' and isnull(delete_time) ) ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.000284s ]
SELECT `id`,`name`,`value` FROM `bm_config` WHERE ( type='copyright' ) ORDER BY `id` DESC LIMIT 0,50 [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `bm_comic` [ RunTime:0.000442s ]
SELECT COUNT(*) AS think_count FROM `bm_comic` WHERE ( status =2 and types like '%欢乐向%' ) [ RunTime:0.036300s ]
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 1740,30 [ RunTime:0.118494s ]
SHOW FULL COLUMNS FROM `bm_comic_chapter` [ RunTime:0.000642s ]
SELECT `id`,`title` FROM `bm_comic_chapter` WHERE `cid` = 111650 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000347s ]
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.000490s ]