SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.001972s ]
UPDATE `yzn_cms_picture` SET `hits` = `hits` + 1 WHERE `id` = 16 [ RunTime:0.001828s ]
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` = 16 LIMIT 1 [ RunTime:0.000305s ]
SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.001174s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 4 ) ORDER BY `listorder` ASC LIMIT 0,10 [ RunTime:0.000253s ]