SHOW FULL COLUMNS FROM `xl_category` [ RunTime:0.003272s ]
SELECT * FROM `xl_category` WHERE `catdir` = 'shockabsorbertoprubberbearing' AND `isclose` = 1 LIMIT 1 [ RunTime:0.002363s ]
SHOW FULL COLUMNS FROM `xl_article` [ RunTime:0.002689s ]
SELECT * FROM `xl_article` WHERE `id` = 80 AND `status` = 99 LIMIT 1 [ RunTime:0.002362s ]
SHOW FULL COLUMNS FROM `xl_article_data` [ RunTime:0.002501s ]
SELECT * FROM `xl_article_data` WHERE `id` = 80 LIMIT 1 [ RunTime:0.002240s ]
SELECT * FROM `xl_article` WHERE ( catid in (5,6,20,21,22,23,24,25,26) and recommend like "%1%" and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 4 [ RunTime:0.002298s ]
SELECT * FROM `xl_article` WHERE ( catid in (10,11,27) and status=99 and status = 99 ) ORDER BY `listorder` DESC,`publishtime` DESC,`id` DESC LIMIT 2 [ RunTime:0.002256s ]