SHOW FULL COLUMNS FROM `xl_nav` [ RunTime:0.000842s ]
SELECT * FROM `xl_nav` ORDER BY `id` ASC [ RunTime:0.000389s ]
SHOW FULL COLUMNS FROM `xl_nav_menu` [ RunTime:0.000651s ]
SELECT * FROM `xl_nav_menu` WHERE ( status=1 ) ORDER BY `nav_id` ASC,`list_order` ASC,`id` ASC [ RunTime:0.000504s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.001121s ]
SELECT COUNT(*) AS think_count FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 9 AND `status` = 99 [ RunTime:0.001062s ]
SELECT * FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 9 AND `status` = 99 ORDER BY `topfeed` DESC,`listorder` DESC,`publishtime` DESC,`xl_article`.`id` DESC LIMIT 0,20 [ RunTime:0.001034s ]
SELECT * FROM `xl_article` WHERE ( catid =9 and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 2 [ RunTime:0.000699s ]
SELECT * FROM `xl_article` WHERE ( catid =6 and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 6 [ RunTime:0.000491s ]