SHOW FULL COLUMNS FROM `xl_nav` [ RunTime:0.001442s ]
SELECT * FROM `xl_nav` ORDER BY `id` ASC [ RunTime:0.001442s ]
SHOW FULL COLUMNS FROM `xl_nav_menu` [ RunTime:0.001489s ]
SELECT * FROM `xl_nav_menu` WHERE ( status=1 ) ORDER BY `nav_id` ASC,`list_order` ASC,`id` ASC [ RunTime:0.001566s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.001313s ]
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.001059s ]
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.001318s ]
SELECT * FROM `xl_article` WHERE `id` = 4 AND `status` = 99 LIMIT 1 [ RunTime:0.000726s ]
SHOW FULL COLUMNS FROM `xl_article_data` [ RunTime:0.000782s ]
SELECT * FROM `xl_article_data` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000580s ]
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.000776s ]
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.000629s ]