SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002703s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000696s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002242s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.108' ) [ RunTime:0.004159s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002157s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000478s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 438 LIMIT 1 [ RunTime:0.004955s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 438 [ RunTime:0.000212s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 40 [ RunTime:0.000188s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001692s ]
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.004617s ]
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.018856s ]
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.003669s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.007652s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1357 LIMIT 4 [ RunTime:0.001078s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.000842s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.000267s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000814s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1357 ORDER BY `unit` DESC [ RunTime:0.000254s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.000908s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1357 LIMIT 2 [ RunTime:0.000240s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1357 ORDER BY `minOrder` ASC [ RunTime:0.000164s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.000854s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-2412TZ' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.003969s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1358 LIMIT 4 [ RunTime:0.000343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.001574s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1358 ORDER BY `unit` DESC [ RunTime:0.003884s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1358 LIMIT 2 [ RunTime:0.000563s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1358 ORDER BY `minOrder` ASC [ RunTime:0.000953s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4533Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.003235s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1359 LIMIT 4 [ RunTime:0.003412s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.000500s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1359 ORDER BY `unit` DESC [ RunTime:0.001229s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1359 LIMIT 2 [ RunTime:0.000556s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1359 ORDER BY `minOrder` ASC [ RunTime:0.000196s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'HFBR-4535Z' OR `brand` LIKE 'BROADCOM%' ) ) LIMIT 1 [ RunTime:0.002842s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13729 LIMIT 4 [ RunTime:0.002865s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.002512s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13729 ORDER BY `unit` DESC [ RunTime:0.000406s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13729 LIMIT 2 [ RunTime:0.000549s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13729 ORDER BY `minOrder` ASC [ RunTime:0.000256s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'WLL160-F420' OR `brand` LIKE 'SICK OPTIC ELECTRONIC%' ) ) LIMIT 1 [ RunTime:0.000830s ]
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.001056s ]