SHOW FULL COLUMNS FROM `xl_nav` [ RunTime:0.003876s ]
SELECT * FROM `xl_nav` ORDER BY `id` ASC [ RunTime:0.001994s ]
SHOW FULL COLUMNS FROM `xl_nav_menu` [ RunTime:0.002332s ]
SELECT * FROM `xl_nav_menu` WHERE ( status=1 ) ORDER BY `nav_id` ASC,`list_order` ASC,`id` ASC [ RunTime:0.002267s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.003658s ]
SELECT COUNT(*) AS think_count FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 10 AND `status` = 99 [ RunTime:0.002170s ]
SELECT * FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 10 AND `status` = 99 ORDER BY `topfeed` DESC,`listorder` DESC,`publishtime` DESC,`xl_article`.`id` DESC LIMIT 0,20 [ RunTime:0.001881s ]
SELECT * FROM `xl_article` WHERE `id` = 1 AND `status` = 99 LIMIT 1 [ RunTime:0.001295s ]
SHOW FULL COLUMNS FROM `xl_article_data` [ RunTime:0.001826s ]
SELECT * FROM `xl_article_data` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000761s ]
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.001216s ]
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.000939s ]