SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003350s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.043038s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.005135s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18860130 LIMIT 5 [ RunTime:0.039190s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001998s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18860130 ORDER BY `minOrder` ASC [ RunTime:0.005679s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002565s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18860130 ORDER BY `unit` DESC [ RunTime:0.008453s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003156s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18860130 LIMIT 2 [ RunTime:0.041135s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18860130 ORDER BY `minOrder` ASC [ RunTime:0.010125s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18858425 LIMIT 5 [ RunTime:0.005946s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18858425 ORDER BY `minOrder` ASC [ RunTime:0.003652s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18858425 ORDER BY `unit` DESC [ RunTime:0.006325s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18858425 LIMIT 2 [ RunTime:0.039708s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18858425 ORDER BY `minOrder` ASC [ RunTime:0.004395s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18858403 LIMIT 5 [ RunTime:0.039517s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18858403 ORDER BY `minOrder` ASC [ RunTime:0.018015s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18858403 ORDER BY `unit` DESC [ RunTime:0.014407s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18858403 LIMIT 2 [ RunTime:0.025443s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18858403 ORDER BY `minOrder` ASC [ RunTime:0.008040s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15240958 LIMIT 5 [ RunTime:0.026969s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15240958 ORDER BY `minOrder` ASC [ RunTime:0.007492s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15240958 ORDER BY `unit` DESC [ RunTime:0.003266s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15240958 LIMIT 2 [ RunTime:0.005045s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15240958 ORDER BY `minOrder` ASC [ RunTime:0.006109s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.026249s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.053551s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64085492 LIMIT 5 [ RunTime:0.050664s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64085492 ORDER BY `minOrder` ASC [ RunTime:0.042656s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64085492 ORDER BY `unit` DESC [ RunTime:0.003764s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64085492 LIMIT 2 [ RunTime:0.015163s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64085492 ORDER BY `minOrder` ASC [ RunTime:0.036694s ]
select * from pdf where partno='25-901-160-psi/bar-GY40-BP3-CC' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.030855s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002447s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-160-psi/bar-GY40-BP3-CC' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.023037s ]
SELECT `id` FROM `stock` WHERE `id` <> 64085492 AND `partno` = '25-901-160-psi/bar-GY40-BP3-CC' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.033063s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18860130 [ RunTime:0.024789s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64085434 LIMIT 5 [ RunTime:0.039029s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64085434 ORDER BY `minOrder` ASC [ RunTime:0.055734s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64085434 ORDER BY `unit` DESC [ RunTime:0.012981s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64085434 LIMIT 2 [ RunTime:0.072464s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64085434 ORDER BY `minOrder` ASC [ RunTime:0.017905s ]
select * from pdf where partno='25-901-160-psi/bar-GY40-CC' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.051454s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-160-psi/bar-GY40-CC' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.020321s ]
SELECT `id` FROM `stock` WHERE `id` <> 64085434 AND `partno` = '25-901-160-psi/bar-GY40-CC' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.028989s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15240958 [ RunTime:0.012240s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64082393 LIMIT 5 [ RunTime:0.004551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64082393 ORDER BY `minOrder` ASC [ RunTime:0.003114s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64082393 ORDER BY `unit` DESC [ RunTime:0.045413s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64082393 LIMIT 2 [ RunTime:0.064321s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64082393 ORDER BY `minOrder` ASC [ RunTime:0.004005s ]
select * from pdf where partno='25-901-160-psi/bar-GY40-BP3' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.008326s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-160-psi/bar-GY40-BP3' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.021051s ]
SELECT `id` FROM `stock` WHERE `id` <> 64082393 AND `partno` = '25-901-160-psi/bar-GY40-BP3' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.006591s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18858425 [ RunTime:0.001210s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64082293 LIMIT 5 [ RunTime:0.011053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64082293 ORDER BY `minOrder` ASC [ RunTime:0.006180s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64082293 ORDER BY `unit` DESC [ RunTime:0.002395s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64082293 LIMIT 2 [ RunTime:0.004454s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64082293 ORDER BY `minOrder` ASC [ RunTime:0.008169s ]
select * from pdf where partno='25-901-160-psi/bar-GY40' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.000493s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-160-psi/bar-GY40' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.000414s ]
SELECT `id` FROM `stock` WHERE `id` <> 64082293 AND `partno` = '25-901-160-psi/bar-GY40' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.000429s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18858403 [ RunTime:0.000352s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.014221s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.003266s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.003374s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.014669s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001095s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004577s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006684s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-160-psi/bar-GY40%' OR `brand` LIKE '25-901-160-psi/bar-GY40%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.026378s ]