[ DB ] CONNECT:[ UseTime:0.000714s ] mysql:host=127.0.0.1;port=3306;dbname=sql276639;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_goodsclasstag` [ RunTime:0.001296s ]
[ SQL ] SELECT `gctag_id`,`gctag_name`,`gctag_value`,`gc_id`,`type_id` FROM `ds_goodsclasstag` [ RunTime:0.000515s ]
[ SQL ] SHOW COLUMNS FROM `ds_goodscommon` [ RunTime:0.001646s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE ( `goodscommon`.`goods_name` LIKE '%%2525252525E6%2525252525B1%252525252589%2525252525E6%2525252525BA%252525252590%2525252525E7%252525252589%2525252525B9%2525252525E4%2525252525BA%2525252525A7%' OR `goodscommon`.`goods_advword` LIKE '%%2525252525E6%2525252525B1%252525252589%2525252525E6%2525252525BA%252525252590%2525252525E7%252525252589%2525252525B9%2525252525E4%2525252525BA%2525252525A7%' ) AND `goods`.`is_have_gift` = 1 AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` ) `_group_count_` LIMIT 1 [ RunTime:0.001109s ]
[ SQL ] SELECT `goods`.`goods_id`,`goodscommon`.`goods_commonid`,`goodscommon`.`goods_name`,`goodscommon`.`goods_advword`,`goodscommon`.`gc_id`,`goodscommon`.`store_id`,`goodscommon`.`store_name`,`goodscommon`.`goods_price`,`goods`.`goods_promotion_price`,`goods`.`goods_promotion_type`,`goodscommon`.`goods_marketprice`,`goods`.`goods_storage`,`goodscommon`.`goods_image`,`goodscommon`.`goods_freight`,`goods`.`goods_salenum`,`goods`.`color_id`,`goods`.`evaluation_good_star`,`goods`.`evaluation_count`,`goodscommon`.`is_virtual`,`goodscommon`.`is_goodsfcode`,`goodscommon`.`is_appoint`,`goodscommon`.`is_presell`,`goods`.`is_have_gift` FROM `ds_goodscommon` `goodscommon` INNER JOIN `ds_goods` `goods` ON `goods`.`goods_commonid`=`goodscommon`.`goods_commonid` WHERE ( `goodscommon`.`goods_name` LIKE '%%2525252525E6%2525252525B1%252525252589%2525252525E6%2525252525BA%252525252590%2525252525E7%252525252589%2525252525B9%2525252525E4%2525252525BA%2525252525A7%' OR `goodscommon`.`goods_advword` LIKE '%%2525252525E6%2525252525B1%252525252589%2525252525E6%2525252525BA%252525252590%2525252525E7%252525252589%2525252525B9%2525252525E4%2525252525BA%2525252525A7%' ) AND `goods`.`is_have_gift` = 1 AND `goodscommon`.`goods_state` = 1 AND `goodscommon`.`goods_verify` = 1 GROUP BY `goodscommon`.`goods_commonid` LIMIT 0,12 [ RunTime:0.001143s ]