SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.001824s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid in (3) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001450s ]
SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid in (3) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000975s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid in (6,7,8,9,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,61) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000752s ]
SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid in (6,7,8,9,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,61) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001335s ]
SELECT * FROM `jw_category` WHERE `catid` = 6 LIMIT 1 [ RunTime:0.001003s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=6 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000811s ]
SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid=6 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.001050s ]
SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.001906s ]
SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.001809s ]
SELECT COUNT(*) AS think_count FROM `jw_content` `t1` INNER JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` INNER JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (6,7,8,9,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,61) AND t1.`status` = 9 ) LIMIT 1 [ RunTime:0.001860s ]
SELECT t2.`shiyingzheng`,t2.`yongyao`,t2.`state`,t2.`jfone`,t2.`jftwo`,t2.`jfthr`,t2.`jffou`,t3.`hits`,`t1`.* FROM `jw_content` `t1` INNER JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` INNER JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (6,7,8,9,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,61) AND t1.`status` = 9 ) ORDER BY `t1`.`sort` DESC,`t1`.`create_time` DESC LIMIT 0,6 [ RunTime:0.001562s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 6 LIMIT 1 [ RunTime:0.001660s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 27 LIMIT 1 [ RunTime:0.000409s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 21 LIMIT 1 [ RunTime:0.000566s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 26 LIMIT 1 [ RunTime:0.000586s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 7 LIMIT 1 [ RunTime:0.000565s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 61 LIMIT 1 [ RunTime:0.001287s ]
SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.001777s ]