SHOW FULL COLUMNS FROM `jw_category` [ RunTime:0.000712s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid in (5) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000469s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid in (13,66,67,90) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000401s ]
SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid in (13,66,67,90) ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000296s ]
SELECT * FROM `jw_category` WHERE `catid` = 13 LIMIT 1 [ RunTime:0.000349s ]
SELECT * FROM `jw_category` WHERE ( isshow=1 and parentid=13 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000340s ]
SELECT `catid` FROM `jw_category` WHERE ( isshow=1 and parentid=13 ) ORDER BY `sort` ASC,`catid` ASC [ RunTime:0.000399s ]
SHOW FULL COLUMNS FROM `jw_contentmodel` [ RunTime:0.000499s ]
SELECT * FROM `jw_contentmodel` WHERE `modelid` = 8 LIMIT 1 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `jw_content` [ RunTime:0.000531s ]
SELECT COUNT(*) AS think_count FROM `jw_content` `t1` LEFT JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` LEFT JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (13,66,67,90) AND t1.`status` = 9 ) LIMIT 1 [ RunTime:0.000505s ]
SELECT t2.`shiyingzheng`,t2.`yongyao`,t2.`state`,t2.`jfone`,t2.`jftwo`,t2.`jfthr`,t2.`jffou`,t3.`hits`,`t1`.* FROM `jw_content` `t1` LEFT JOIN `jw_content_zhongliu` `t2` ON `t1`.`cid`=`t2`.`cid` LEFT JOIN `jw_content_count` `t3` ON `t3`.`cid`=`t1`.`cid` WHERE ( 1 AND t1.`catid` IN (13,66,67,90) AND t1.`status` = 9 ) ORDER BY `t1`.`sort` DESC,`t1`.`create_time` DESC LIMIT 0,6 [ RunTime:0.000437s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 66 LIMIT 1 [ RunTime:0.000256s ]
SELECT `url` FROM `jw_category` WHERE `catid` = 66 LIMIT 1 [ RunTime:0.000210s ]
SHOW FULL COLUMNS FROM `jw_user_log` [ RunTime:0.000510s ]