SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.000971s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000276s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000388s ]
SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.000674s ]
SELECT COUNT(*) AS think_count FROM `yzn_cms_picture` WHERE ( `status`=1 AND `catid` in(21,22,24,84,85,22) ) [ RunTime:0.000163s ]
SELECT * FROM `yzn_cms_picture` WHERE ( `status`=1 AND `catid` in(21,22,24,84,85,22) ) ORDER BY `update_time` DESC,`id` DESC LIMIT 18,9 [ RunTime:0.000507s ]