SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.001271s ]
UPDATE `yzn_cms_picture` SET `hits` = `hits` + 1 WHERE `id` = 12 [ RunTime:0.002564s ]
SELECT `cms_picture`.*,`cms_picture_data`.* FROM `yzn_cms_picture` `cms_picture` LEFT JOIN `yzn_cms_picture_data` `cms_picture_data` ON `cms_picture`.`id`=`cms_picture_data`.`did` WHERE `catid` = 4 AND `id` = 12 LIMIT 1 [ RunTime:0.000306s ]
SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.001128s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 4 ) ORDER BY `listorder` ASC LIMIT 0,10 [ RunTime:0.000260s ]