SHOW FULL COLUMNS FROM `stock` [ RunTime:0.004940s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.048828s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.019490s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18857798 LIMIT 5 [ RunTime:0.048876s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.035019s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18857798 ORDER BY `minOrder` ASC [ RunTime:0.033067s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.006707s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18857798 ORDER BY `unit` DESC [ RunTime:0.047962s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.006921s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18857798 LIMIT 2 [ RunTime:0.014271s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18857798 ORDER BY `minOrder` ASC [ RunTime:0.015841s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18856130 LIMIT 5 [ RunTime:0.026937s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18856130 ORDER BY `minOrder` ASC [ RunTime:0.020754s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18856130 ORDER BY `unit` DESC [ RunTime:0.044831s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18856130 LIMIT 2 [ RunTime:0.011975s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18856130 ORDER BY `minOrder` ASC [ RunTime:0.024461s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18856052 LIMIT 5 [ RunTime:0.035952s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18856052 ORDER BY `minOrder` ASC [ RunTime:0.037860s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18856052 ORDER BY `unit` DESC [ RunTime:0.021852s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18856052 LIMIT 2 [ RunTime:0.018874s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18856052 ORDER BY `minOrder` ASC [ RunTime:0.008990s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17025526 LIMIT 5 [ RunTime:0.026032s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17025526 ORDER BY `minOrder` ASC [ RunTime:0.032640s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 17025526 ORDER BY `unit` DESC [ RunTime:0.013001s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 17025526 LIMIT 2 [ RunTime:0.018579s ]
SELECT * FROM `stock_price` WHERE `stockid` = 17025526 ORDER BY `minOrder` ASC [ RunTime:0.004829s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.012709s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.003201s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64086729 LIMIT 5 [ RunTime:0.002839s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64086729 ORDER BY `minOrder` ASC [ RunTime:0.011533s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64086729 ORDER BY `unit` DESC [ RunTime:0.004543s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64086729 LIMIT 2 [ RunTime:0.003326s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64086729 ORDER BY `minOrder` ASC [ RunTime:0.011740s ]
select * from pdf where partno='25-901-10000-psi/bar-SG-BP3-CC' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.009455s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001623s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-10000-psi/bar-SG-BP3-CC' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.006970s ]
SELECT `id` FROM `stock` WHERE `id` <> 64086729 AND `partno` = '25-901-10000-psi/bar-SG-BP3-CC' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.012197s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 17025526 [ RunTime:0.012398s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64086661 LIMIT 5 [ RunTime:0.011276s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64086661 ORDER BY `minOrder` ASC [ RunTime:0.010722s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64086661 ORDER BY `unit` DESC [ RunTime:0.009261s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64086661 LIMIT 2 [ RunTime:0.002191s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64086661 ORDER BY `minOrder` ASC [ RunTime:0.005499s ]
select * from pdf where partno='25-901-10000-psi/bar-SG-CC' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.010374s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-10000-psi/bar-SG-CC' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.008214s ]
SELECT `id` FROM `stock` WHERE `id` <> 64086661 AND `partno` = '25-901-10000-psi/bar-SG-CC' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.025068s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18857798 [ RunTime:0.024855s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64084013 LIMIT 5 [ RunTime:0.006738s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64084013 ORDER BY `minOrder` ASC [ RunTime:0.033934s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64084013 ORDER BY `unit` DESC [ RunTime:0.015540s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64084013 LIMIT 2 [ RunTime:0.014564s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64084013 ORDER BY `minOrder` ASC [ RunTime:0.006941s ]
select * from pdf where partno='25-901-10000-psi/bar-SG-BP3' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.012119s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-10000-psi/bar-SG-BP3' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.015730s ]
SELECT `id` FROM `stock` WHERE `id` <> 64084013 AND `partno` = '25-901-10000-psi/bar-SG-BP3' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.040799s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18856130 [ RunTime:0.011537s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64083880 LIMIT 5 [ RunTime:0.029339s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64083880 ORDER BY `minOrder` ASC [ RunTime:0.035983s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64083880 ORDER BY `unit` DESC [ RunTime:0.074561s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64083880 LIMIT 2 [ RunTime:0.031989s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64083880 ORDER BY `minOrder` ASC [ RunTime:0.030555s ]
select * from pdf where partno='25-901-10000-psi/bar-SG' and brandshort='NOSHOK, Inc.' limit 1 [ RunTime:0.021296s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25-901-10000-psi/bar-SG' OR `brand` LIKE 'NOSHOK, Inc.%' ) ) LIMIT 1 [ RunTime:0.028623s ]
SELECT `id` FROM `stock` WHERE `id` <> 64083880 AND `partno` = '25-901-10000-psi/bar-SG' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%noshok, inc.%' ) [ RunTime:0.030876s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18856052 [ RunTime:0.036750s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.041177s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.038439s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.087371s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.066307s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.047918s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.047526s ]
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-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.100013s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25-901-10000-psi/bar-SG%' OR `brand` LIKE '25-901-10000-psi/bar-SG%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.078303s ]