SHOW FULL COLUMNS FROM `cxxia_fenzhan_domain` [ RunTime:0.004405s ]
SELECT * FROM `cxxia_fenzhan_domain` WHERE `domain` = 'daifatulipinwang.oge6.com' AND `status` = 1 LIMIT 1 [ RunTime:0.001801s ]
SHOW FULL COLUMNS FROM `cxxia_shop_product` [ RunTime:0.004883s ]
SHOW FULL COLUMNS FROM `cxxia_shop_category` [ RunTime:0.003625s ]
SELECT `id` FROM `cxxia_shop_category` WHERE `pid` = 100 AND `status` = 1 [ RunTime:0.001334s ]
SHOW FULL COLUMNS FROM `cxxia_shop_warehouse` [ RunTime:0.003821s ]
SELECT `id` FROM `cxxia_shop_warehouse` WHERE `province` = '广东' AND `status` = 1 AND `isdelete` = 0 [ RunTime:0.001995s ]
SELECT `id` FROM `cxxia_shop_warehouse` WHERE `city` = '广州' AND `status` = 1 AND `isdelete` = 0 [ RunTime:0.001801s ]
SHOW FULL COLUMNS FROM `cxxia_shop_product_warehouse` [ RunTime:0.003419s ]
SELECT COUNT(*) AS think_count FROM `cxxia_shop_product` WHERE `status` = 1 AND `isdelete` = 0 AND `category_id` = 100 AND EXISTS ( SELECT * FROM `cxxia_shop_product_warehouse` WHERE ( product_id = cxxia_shop_product.id ) AND `warehouse_id` IN (1,2,3,4,5,7,8,9,10,11,15,24,44,47,54,55,56,58,59,60,61,67,92,95,96,98,99,100,101,102,103,104,106,107,108,112,115,124,126,128,129,130,132,133,139,140,143,144,146,153,154,159,162,182,184,197,209,210,214,215,216,219,225,227,234,235,237,239,240,241,244,250,251,257,260,262,269,272,284,285,289,292,297,299,300,303,304,312,323,338,358,359,360,365,367,368,380,392,393,401,404,412,415,416,419) ) [ RunTime:0.021713s ]
SELECT * FROM `cxxia_shop_product` WHERE `status` = 1 AND `isdelete` = 0 AND `category_id` = 100 AND EXISTS ( SELECT * FROM `cxxia_shop_product_warehouse` WHERE ( product_id = cxxia_shop_product.id ) AND `warehouse_id` IN (1,2,3,4,5,7,8,9,10,11,15,24,44,47,54,55,56,58,59,60,61,67,92,95,96,98,99,100,101,102,103,104,106,107,108,112,115,124,126,128,129,130,132,133,139,140,143,144,146,153,154,159,162,182,184,197,209,210,214,215,216,219,225,227,234,235,237,239,240,241,244,250,251,257,260,262,269,272,284,285,289,292,297,299,300,303,304,312,323,338,358,359,360,365,367,368,380,392,393,401,404,412,415,416,419) ) ORDER BY `cxxia_shop_product`.`sort` DESC,`cxxia_shop_product`.`id` DESC LIMIT 0,40 [ RunTime:0.012519s ]
SELECT MIN(total_price),`product_id` FROM `cxxia_shop_product_warehouse` WHERE `product_id` IN (5350,5322,5320,5312,5311,5288,5285,5284,5282,5142,5141,5140,5030,5029,5018,4926,4909,4828,4822,4814,4667,4665,4654,4653,4615,4614,4612,4611,4601,4600,4498,4482,4475,4319,4305,4304,4235,4233,4231,3836) GROUP BY `product_id` [ RunTime:0.000980s ]
SELECT * FROM `cxxia_shop_category` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000522s ]