[ SQL ] SELECT `post`.* FROM `cmf_product_post` `post` INNER JOIN `cmf_product_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 6 AND `relation`.`post_id` < 245 AND ( `post`.`published_time` < 1772061497 and `post`.`published_time` > 0 ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.024408s ]
[ SQL ] SELECT `post`.* FROM `cmf_product_post` `post` INNER JOIN `cmf_product_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 6 AND `relation`.`post_id` > 245 AND ( `post`.`published_time` < 1772061497 and `post`.`published_time` > 0 ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.022532s ]
[ DB ] CONNECT:[ UseTime:0.036437s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.024768s ]
[ SQL ] SELECT * FROM `cmf_portal_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=1 ) ORDER BY `list_order` ASC LIMIT 5 [ RunTime:0.024191s ]
[ DB ] CONNECT:[ UseTime:0.035585s ] mysql:host=qdm723413329.my3w.com;port=3306;dbname=qdm723413329_db;charset=utf8
[ SQL ] SELECT * FROM `cmf_product_category` WHERE ( status=1 ) AND ( delete_time="" ) AND ( parent_id=5 ) ORDER BY `list_order` ASC [ RunTime:0.023705s ]