SHOW FULL COLUMNS FROM `xl_nav` [ RunTime:0.001860s ]
SELECT * FROM `xl_nav` ORDER BY `id` ASC [ RunTime:0.001090s ]
SHOW FULL COLUMNS FROM `xl_nav_menu` [ RunTime:0.001099s ]
SELECT * FROM `xl_nav_menu` WHERE ( status=1 ) ORDER BY `nav_id` ASC,`list_order` ASC,`id` ASC [ RunTime:0.001049s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.001862s ]
SELECT COUNT(*) AS think_count FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 3 AND `status` = 99 [ RunTime:0.001189s ]
SELECT * FROM `xl_article` LEFT JOIN `xl_article_data` ON `xl_article_data`.`id`=`xl_article`.`id` WHERE `catid` = 3 AND `status` = 99 ORDER BY `topfeed` DESC,`listorder` DESC,`publishtime` DESC,`xl_article`.`id` DESC LIMIT 0,20 [ RunTime:0.001175s ]
SELECT * FROM `xl_article` WHERE `id` = 4 AND `status` = 99 LIMIT 1 [ RunTime:0.000753s ]
SHOW FULL COLUMNS FROM `xl_article_data` [ RunTime:0.001140s ]
SELECT * FROM `xl_article_data` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000804s ]
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.001290s ]
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.001036s ]