SHOW FULL COLUMNS FROM `xl_nav` [ RunTime:0.001679s ]
SELECT * FROM `xl_nav` ORDER BY `id` ASC [ RunTime:0.001231s ]
SHOW FULL COLUMNS FROM `xl_nav_menu` [ RunTime:0.001358s ]
SELECT * FROM `xl_nav_menu` WHERE ( status=1 ) ORDER BY `nav_id` ASC,`list_order` ASC,`id` ASC [ RunTime:0.001283s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.002196s ]
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.000992s ]
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.005566s ]
SELECT * FROM `xl_article` WHERE `id` = 4 AND `status` = 99 LIMIT 1 [ RunTime:0.001278s ]
SHOW FULL COLUMNS FROM `xl_article_data` [ RunTime:0.001934s ]
SELECT * FROM `xl_article_data` WHERE `id` = 4 LIMIT 1 [ RunTime:0.002480s ]
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.002220s ]
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.001356s ]