[ DB ] CONNECT:[ UseTime:0.000382s ] mysql:host=127.0.0.1;port=3306;dbname=sql276639;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ds_store` [ RunTime:0.000889s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `store_id` = 5 LIMIT 1 [ RunTime:0.000497s ]
[ SQL ] SHOW COLUMNS FROM `ds_goodscommon` [ RunTime:0.000714s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_goodscommon` WHERE `store_id` = 5 AND `goods_state` = 1 AND `goods_verify` = 1 LIMIT 1 [ RunTime:0.000359s ]
[ SQL ] SHOW COLUMNS FROM `ds_evaluatestore` [ RunTime:0.000758s ]
[ SQL ] SELECT AVG(seval_desccredit) as store_desccredit,AVG(seval_servicecredit) as store_servicecredit,AVG(seval_deliverycredit) as store_deliverycredit,COUNT(seval_id) as count FROM `ds_evaluatestore` WHERE `seval_storeid` = 5 LIMIT 1 [ RunTime:0.000322s ]
[ SQL ] SELECT * FROM `ds_store` WHERE `storeclass_id` = 11 AND `store_state` = 1 [ RunTime:0.000440s ]
[ SQL ] SELECT AVG(seval_desccredit) as store_desccredit,AVG(seval_servicecredit) as store_servicecredit,AVG(seval_deliverycredit) as store_deliverycredit,COUNT(seval_id) as count FROM `ds_evaluatestore` WHERE `seval_storeid` IN (5,0) LIMIT 1 [ RunTime:0.000245s ]
[ SQL ] SHOW COLUMNS FROM `ds_storejoinin` [ RunTime:0.000928s ]
[ SQL ] SELECT * FROM `ds_storejoinin` WHERE `member_id` = 5 LIMIT 1 [ RunTime:0.000476s ]
[ SQL ] SHOW COLUMNS FROM `ds_storegoodsclass` [ RunTime:0.000673s ]
[ SQL ] SELECT * FROM `ds_storegoodsclass` WHERE `store_id` = 5 AND `storegc_state` = 1 ORDER BY `storegc_parent_id` ASC,`storegc_sort` ASC,`storegc_id` ASC [ RunTime:0.001126s ]
[ SQL ] SHOW COLUMNS FROM `ds_goods` [ RunTime:0.000549s ]
[ SQL ] SELECT * FROM `ds_goods` WHERE `store_id` = 5 AND `goods_state` = 1 AND `goods_verify` = 1 ORDER BY `goods_salenum` DESC LIMIT 5 [ RunTime:0.000487s ]
[ SQL ] SELECT * FROM `ds_goods` WHERE `store_id` = 5 AND `goods_state` = 1 AND `goods_verify` = 1 ORDER BY `goods_collect` DESC LIMIT 5 [ RunTime:0.000497s ]
[ SQL ] SHOW COLUMNS FROM `ds_storenavigation` [ RunTime:0.000690s ]
[ SQL ] SELECT * FROM `ds_storenavigation` WHERE `storenav_store_id` = 5 [ RunTime:0.000286s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `ds_goods` WHERE `store_id` = 5 AND `goods_stcids` LIKE '%,5,%' AND `goods_state` = 1 AND `goods_verify` = 1 LIMIT 1 [ RunTime:0.000343s ]
[ SQL ] SELECT * FROM `ds_storegoodsclass` WHERE `storegc_id` = 5 LIMIT 1 [ RunTime:0.000228s ]