SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.000674s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000203s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000249s ]
SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.000587s ]
SELECT COUNT(*) AS think_count FROM `yzn_cms_picture` WHERE ( `status`=1 AND `catid` in(21,22,24,84,85,22) ) [ RunTime:0.000341s ]
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 0,9 [ RunTime:0.000397s ]