set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000207s ]
SHOW FULL COLUMNS FROM `dr_weixin` [ RunTime:0.000834s ]
SELECT * FROM `dr_weixin` WHERE `name` = 'config' LIMIT 1 [ RunTime:0.000333s ]
SELECT count(*) as c FROM `dr_4_news` WHERE `dr_4_news`.`is_show` = 1 AND `dr_4_news`.`catid` = 8 ORDER BY NULL [ RunTime:0.000471s ]
SELECT * FROM `dr_4_news` WHERE `dr_4_news`.`is_show` = 1 AND `dr_4_news`.`catid` = 8 ORDER BY `dr_4_news`.`updatetime` DESC LIMIT 0,20 [ RunTime:0.000461s ]
SELECT * FROM `dr_4_news` WHERE `dr_4_news`.`is_show` = 1 AND `dr_4_news`.`catid` IN (1,2,6,7,8,9,17,15,4,5,16,2) ORDER BY `dr_4_news`.`hits` DESC LIMIT 5 [ RunTime:0.000722s ]
SELECT * FROM `dr_4_news` WHERE `dr_4_news`.`is_show` = 1 AND `dr_4_news`.`catid` IN (1,2,6,7,8,9,17,15,4,5,16,2) ORDER BY RAND() LIMIT 6 [ RunTime:0.006146s ]