SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.000875s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000309s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 40 ) ORDER BY `listorder` DESC LIMIT 0,10 [ RunTime:0.000284s ]
SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.000598s ]
SELECT COUNT(*) AS think_count FROM `yzn_cms_picture` WHERE ( `status`=1 AND `catid` in(21,22,24,84,85,22) ) [ RunTime:0.000217s ]
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 36,9 [ RunTime:0.000593s ]