SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.000929s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001901s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001096s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.183' ) [ RunTime:0.000204s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.004193s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000250s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 438 LIMIT 1 [ RunTime:0.000193s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 438 [ RunTime:0.000147s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 40 [ RunTime:0.000171s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001076s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `status` <> 2 AND `categoryid` = 438 ) AND `u`.`lockUser` = '0' [ RunTime:0.000226s ]
SELECT `s`.`id` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND ( `status` <> 2 AND `categoryid` = 438 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000238s ]
SELECT `s`.`id`,`s`.`userid`,`s`.`status`,`havePdf`,`categoryid`,`categories`,`minOrderPrice`,`minOrderQuantity`,`deliveryNum`,`sellNum`,`stockNum`,`code`,`partno`,`brand`,`package`,`imgurl`,`note`,`description`,`expiretime`,`pdfurl`,`t`.`name` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND `s`.`id` IN ('1357','1358','1359','13729') ORDER BY FIELD(s.id, 1357,1358,1359,13729) [ RunTime:0.001443s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.000863s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1357 LIMIT 4 [ RunTime:0.000163s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001127s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.000165s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000786s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1357 ORDER BY `unit` DESC [ RunTime:0.000165s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000840s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1357 LIMIT 2 [ RunTime:0.000190s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.000178s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.000821s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-2412TZ' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.000177s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1358 LIMIT 4 [ RunTime:0.000153s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.000151s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1358 ORDER BY `unit` DESC [ RunTime:0.000148s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1358 LIMIT 2 [ RunTime:0.000178s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.000176s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4533Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.000157s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1359 LIMIT 4 [ RunTime:0.000145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.000157s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1359 ORDER BY `unit` DESC [ RunTime:0.000147s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1359 LIMIT 2 [ RunTime:0.000185s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.000199s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4535Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.000236s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13729 LIMIT 4 [ RunTime:0.000197s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.000170s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13729 ORDER BY `unit` DESC [ RunTime:0.000177s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13729 LIMIT 2 [ RunTime:0.000166s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.000173s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WLL160-F420' OR `brand` LIKE 'SICK OPTIC ELECTRONIC%' ) ) LIMIT 1 [ RunTime:0.000185s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `status` <> 2 AND `categoryid` = 438 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.000252s ]