[ DB ] CONNECT:[ UseTime:0.000323s ] mysql:host=localhost;port=3306;dbname=hirossz_cn;charset=utf8
[ SQL ] SHOW COLUMNS FROM `cmf_product_post` [ RunTime:0.003386s ]
[ SQL ] SELECT * FROM `cmf_product_post` WHERE `post_status` = 1 AND `delete_time` = 0 AND `post_type` = 2 AND `id` NOT IN (769,770,771,766,772) [ RunTime:0.000529s ]
[ SQL ] SELECT p.* FROM `cmf_product_category_post` as c LEFT JOIN `cmf_product_post` as p ON c.post_id=p.id WHERE c.category_id=24 AND c.post_id < 357 and p.post_status =1 and p.delete_time =0 ORDER BY c.id desc LIMIT 1 [ RunTime:0.000510s ]
[ SQL ] SELECT p.* FROM `cmf_product_category_post` as c LEFT JOIN `cmf_product_post` as p ON c.post_id=p.id WHERE c.category_id=24 AND c.post_id > 357 and p.post_status =1 and p.delete_time =0 ORDER BY c.id asc LIMIT 1 [ RunTime:0.000203s ]