SHOW FULL COLUMNS FROM `cxxia_fenzhan_domain` [ RunTime:0.001082s ]
SELECT * FROM `cxxia_fenzhan_domain` WHERE `domain` = 'daifatulipinwang.oge6.com' AND `status` = 1 LIMIT 1 [ RunTime:0.000638s ]
SHOW FULL COLUMNS FROM `cxxia_shop_product` [ RunTime:0.002274s ]
SHOW FULL COLUMNS FROM `cxxia_shop_category` [ RunTime:0.001372s ]
SELECT `id` FROM `cxxia_shop_category` WHERE `pid` = 100 AND `status` = 1 [ RunTime:0.000730s ]
SHOW FULL COLUMNS FROM `cxxia_shop_warehouse` [ RunTime:0.001416s ]
SELECT `id` FROM `cxxia_shop_warehouse` WHERE `province` = '山西' AND `status` = 1 AND `isdelete` = 0 [ RunTime:0.000725s ]
SHOW FULL COLUMNS FROM `cxxia_shop_product_warehouse` [ RunTime:0.000945s ]
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` = 205 ) [ RunTime:0.000584s ]
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` = 205 ) ORDER BY `cxxia_shop_product`.`sort` DESC,`cxxia_shop_product`.`id` DESC LIMIT 0,40 [ RunTime:0.000912s ]
SELECT MIN(total_price),`product_id` FROM `cxxia_shop_product_warehouse` WHERE `product_id` = 933 GROUP BY `product_id` [ RunTime:0.000546s ]
SELECT * FROM `cxxia_shop_category` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000562s ]