SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001311s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.030926s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.011280s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13027210 LIMIT 5 [ RunTime:0.026499s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006873s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13027210 ORDER BY `minOrder` ASC [ RunTime:0.010739s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.018760s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13027210 ORDER BY `unit` DESC [ RunTime:0.008676s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.006240s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13027210 LIMIT 2 [ RunTime:0.066657s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13027210 ORDER BY `minOrder` ASC [ RunTime:0.030646s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13015056 LIMIT 5 [ RunTime:0.006923s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13015056 ORDER BY `minOrder` ASC [ RunTime:0.046018s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13015056 ORDER BY `unit` DESC [ RunTime:0.037109s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13015056 LIMIT 2 [ RunTime:0.001972s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13015056 ORDER BY `minOrder` ASC [ RunTime:0.010466s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13013552 LIMIT 5 [ RunTime:0.089852s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13013552 ORDER BY `minOrder` ASC [ RunTime:0.048645s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13013552 ORDER BY `unit` DESC [ RunTime:0.014624s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13013552 LIMIT 2 [ RunTime:0.012499s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13013552 ORDER BY `minOrder` ASC [ RunTime:0.017022s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11778196 LIMIT 5 [ RunTime:0.023963s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11778196 ORDER BY `minOrder` ASC [ RunTime:0.023116s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11778196 ORDER BY `unit` DESC [ RunTime:0.012457s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11778196 LIMIT 2 [ RunTime:0.055328s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11778196 ORDER BY `minOrder` ASC [ RunTime:0.021712s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.028368s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.119671s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61270907 LIMIT 5 [ RunTime:0.105099s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61270907 ORDER BY `minOrder` ASC [ RunTime:0.099322s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61270907 ORDER BY `unit` DESC [ RunTime:0.028334s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61270907 LIMIT 2 [ RunTime:0.044983s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61270907 ORDER BY `minOrder` ASC [ RunTime:0.043034s ]
select * from pdf where partno='97-3100A-22-19P(288)' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.106994s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001615s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '97-3100A-22-19P(288)' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.027408s ]
SELECT `id` FROM `stock` WHERE `id` <> 61270907 AND `partno` = '97-3100A-22-19P(288)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.032363s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61247534 LIMIT 5 [ RunTime:0.074444s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61247534 ORDER BY `minOrder` ASC [ RunTime:0.051067s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61247534 ORDER BY `unit` DESC [ RunTime:0.074132s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61247534 LIMIT 2 [ RunTime:0.022423s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61247534 ORDER BY `minOrder` ASC [ RunTime:0.012362s ]
select * from pdf where partno='97-3100A-22-19P(621)' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.060019s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '97-3100A-22-19P(621)' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.042769s ]
SELECT `id` FROM `stock` WHERE `id` <> 61247534 AND `partno` = '97-3100A-22-19P(621)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.218429s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13015056 [ RunTime:0.037147s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61243364 LIMIT 5 [ RunTime:0.089360s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61243364 ORDER BY `minOrder` ASC [ RunTime:0.160720s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61243364 ORDER BY `unit` DESC [ RunTime:0.013264s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61243364 LIMIT 2 [ RunTime:0.097328s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61243364 ORDER BY `minOrder` ASC [ RunTime:0.009559s ]
select * from pdf where partno='97-3100A-22-19P(639)' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.078882s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '97-3100A-22-19P(639)' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.037270s ]
SELECT `id` FROM `stock` WHERE `id` <> 61243364 AND `partno` = '97-3100A-22-19P(639)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.148089s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13013552 [ RunTime:0.083305s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61240930 LIMIT 5 [ RunTime:0.133857s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61240930 ORDER BY `minOrder` ASC [ RunTime:0.096073s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61240930 ORDER BY `unit` DESC [ RunTime:0.062466s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61240930 LIMIT 2 [ RunTime:0.067685s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61240930 ORDER BY `minOrder` ASC [ RunTime:0.062714s ]
select * from pdf where partno='97-3100A-22-19P(211)' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.080755s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '97-3100A-22-19P(211)' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.037608s ]
SELECT `id` FROM `stock` WHERE `id` <> 61240930 AND `partno` = '97-3100A-22-19P(211)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.137667s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11778196 [ RunTime:0.160009s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 61026531 LIMIT 5 [ RunTime:0.051166s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61026531 ORDER BY `minOrder` ASC [ RunTime:0.073705s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 61026531 ORDER BY `unit` DESC [ RunTime:0.110242s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 61026531 LIMIT 2 [ RunTime:0.084941s ]
SELECT * FROM `stock_price` WHERE `stockid` = 61026531 ORDER BY `minOrder` ASC [ RunTime:0.024753s ]
select * from pdf where partno='97-3100A-22-19P' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.046838s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '97-3100A-22-19P' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.049240s ]
SELECT `id` FROM `stock` WHERE `id` <> 61026531 AND `partno` = '97-3100A-22-19P' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.084409s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13027210 [ RunTime:0.140301s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.076982s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.156889s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.048041s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.087448s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.043916s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.125065s ]
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 '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.057094s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '97-3100A-22-19P%' OR `brand` LIKE '97-3100A-22-19P%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.052868s ]