SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.002904s ]
SELECT COUNT(*) AS think_count FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` IN (15,18,19,28) AND `status` = 99 [ RunTime:0.002453s ]
SELECT * FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` IN (15,18,19,28) AND `status` = 99 ORDER BY `topfeed` DESC,`listorder` DESC,`publishtime` DESC,`xl_article`.`id` DESC LIMIT 0,20 [ RunTime:0.002849s ]
SELECT * FROM `xl_article` WHERE ( catid =18 and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 20 [ RunTime:0.002663s ]
SELECT * FROM `xl_article` WHERE ( catid =19 and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 20 [ RunTime:0.002619s ]
SELECT * FROM `xl_article` WHERE ( catid =28 and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 20 [ RunTime:0.002535s ]
SELECT * FROM `xl_article` WHERE ( catid in (10,11,27) and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 2 [ RunTime:0.002314s ]