SHOW FULL COLUMNS FROM `yzn_cms_picture` [ RunTime:0.004439s ]
UPDATE `yzn_cms_picture` SET `hits` = `hits` + 1 WHERE `id` = 20 [ RunTime:0.003355s ]
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` = 82 AND `id` = 20 LIMIT 1 [ RunTime:0.004029s ]
SELECT * FROM `yzn_cms_picture` WHERE ( `catid` = 82 AND `status` = 1 AND `id` < 20 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.001388s ]
SELECT * FROM `yzn_cms_picture` WHERE ( `catid` = 82 AND `status` = 1 AND `id` > 20 ) LIMIT 1 [ RunTime:0.000899s ]
SHOW FULL COLUMNS FROM `yzn_cms_category` [ RunTime:0.004719s ]
SELECT * FROM `yzn_cms_category` WHERE ( `status`=1 AND `parentid` = 22 ) ORDER BY `listorder` ASC LIMIT 0,10 [ RunTime:0.000873s ]