SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002462s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000658s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002270s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.21' ) [ RunTime:0.000348s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002160s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000298s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 438 LIMIT 1 [ RunTime:0.000362s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 438 [ RunTime:0.000226s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 40 [ RunTime:0.000268s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002844s ]
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.002503s ]
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.000784s ]
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.004098s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002224s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1357 LIMIT 4 [ RunTime:0.000469s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001687s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.002039s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.006572s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1357 ORDER BY `unit` DESC [ RunTime:0.000729s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001851s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1357 LIMIT 2 [ RunTime:0.000650s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001749s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-2412TZ' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.004611s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1358 LIMIT 4 [ RunTime:0.000895s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.002001s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1358 ORDER BY `unit` DESC [ RunTime:0.000748s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1358 LIMIT 2 [ RunTime:0.000245s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.000413s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4533Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.001637s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1359 LIMIT 4 [ RunTime:0.000246s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.002559s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1359 ORDER BY `unit` DESC [ RunTime:0.003164s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1359 LIMIT 2 [ RunTime:0.000788s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.000767s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4535Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.005008s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13729 LIMIT 4 [ RunTime:0.001607s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.000550s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13729 ORDER BY `unit` DESC [ RunTime:0.000699s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13729 LIMIT 2 [ RunTime:0.000752s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.001640s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WLL160-F420' OR `brand` LIKE 'SICK OPTIC ELECTRONIC%' ) ) LIMIT 1 [ RunTime:0.002229s ]
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.000673s ]