SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002850s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.055605s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002373s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16411538 LIMIT 5 [ RunTime:0.028806s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.027150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16411538 ORDER BY `minOrder` ASC [ RunTime:0.018592s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.010370s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16411538 ORDER BY `unit` DESC [ RunTime:0.012959s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.009196s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16411538 LIMIT 2 [ RunTime:0.016593s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16411538 ORDER BY `minOrder` ASC [ RunTime:0.013196s ]
select * from pdf where partno='25542 BK005' and brandshort='Alpha Wire' limit 1 [ RunTime:0.032866s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14419385 LIMIT 5 [ RunTime:0.035264s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14419385 ORDER BY `minOrder` ASC [ RunTime:0.041046s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14419385 ORDER BY `unit` DESC [ RunTime:0.044573s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14419385 LIMIT 2 [ RunTime:0.015309s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14419385 ORDER BY `minOrder` ASC [ RunTime:0.017835s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13507536 LIMIT 5 [ RunTime:0.017236s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13507536 ORDER BY `minOrder` ASC [ RunTime:0.081866s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13507536 ORDER BY `unit` DESC [ RunTime:0.018798s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13507536 LIMIT 2 [ RunTime:0.008956s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13507536 ORDER BY `minOrder` ASC [ RunTime:0.050312s ]
select * from pdf where partno='25542 SL199' and brandshort='Alpha Wire' limit 1 [ RunTime:0.009694s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13507386 LIMIT 5 [ RunTime:0.042082s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13507386 ORDER BY `minOrder` ASC [ RunTime:0.046034s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13507386 ORDER BY `unit` DESC [ RunTime:0.066109s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13507386 LIMIT 2 [ RunTime:0.047937s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13507386 ORDER BY `minOrder` ASC [ RunTime:0.047399s ]
select * from pdf where partno='25542 BK199' and brandshort='Alpha Wire' limit 1 [ RunTime:0.041451s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.096807s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.113549s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 49250528 LIMIT 5 [ RunTime:0.108675s ]
SELECT * FROM `stock_price` WHERE `stockid` = 49250528 ORDER BY `minOrder` ASC [ RunTime:0.016635s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 49250528 ORDER BY `unit` DESC [ RunTime:0.042891s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 49250528 LIMIT 2 [ RunTime:0.048289s ]
SELECT * FROM `stock_price` WHERE `stockid` = 49250528 ORDER BY `minOrder` ASC [ RunTime:0.021136s ]
select * from pdf where partno='25542.9' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.058653s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002834s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25542.9' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.041738s ]
SELECT `id` FROM `stock` WHERE `id` <> 49250528 AND `partno` = '25542.9' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%conta-clip, inc.%' ) [ RunTime:0.108342s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14419385 [ RunTime:0.098892s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 49203543 LIMIT 5 [ RunTime:0.020651s ]
SELECT * FROM `stock_price` WHERE `stockid` = 49203543 ORDER BY `minOrder` ASC [ RunTime:0.050145s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 49203543 ORDER BY `unit` DESC [ RunTime:0.037315s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 49203543 LIMIT 2 [ RunTime:0.051606s ]
SELECT * FROM `stock_price` WHERE `stockid` = 49203543 ORDER BY `minOrder` ASC [ RunTime:0.009770s ]
select * from pdf where partno='25542 SL199' and brandshort='Alpha Wire' limit 1 [ RunTime:0.069157s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25542 SL199' OR `brand` LIKE 'Alpha Wire%' ) ) LIMIT 1 [ RunTime:0.013153s ]
SELECT `id` FROM `stock` WHERE `id` <> 49203543 AND `partno` = '25542 SL199' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%alpha wire%' ) [ RunTime:0.078174s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13507536 [ RunTime:0.037104s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 36454097 LIMIT 5 [ RunTime:0.065798s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36454097 ORDER BY `minOrder` ASC [ RunTime:0.152179s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 36454097 ORDER BY `unit` DESC [ RunTime:0.050867s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 36454097 LIMIT 2 [ RunTime:0.100417s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36454097 ORDER BY `minOrder` ASC [ RunTime:0.097373s ]
select * from pdf where partno='25542.9' and brandshort='Conta-Clip, Inc.' limit 1 [ RunTime:0.021909s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25542.9' OR `brand` LIKE 'Conta-Clip, Inc.%' ) ) LIMIT 1 [ RunTime:0.043935s ]
SELECT `id` FROM `stock` WHERE `id` <> 36454097 AND `partno` = '25542.9' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%conta-clip, inc.%' ) [ RunTime:0.109056s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14419385 [ RunTime:0.009161s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 36407401 LIMIT 5 [ RunTime:0.044101s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36407401 ORDER BY `minOrder` ASC [ RunTime:0.100508s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 36407401 ORDER BY `unit` DESC [ RunTime:0.062157s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 36407401 LIMIT 2 [ RunTime:0.034281s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36407401 ORDER BY `minOrder` ASC [ RunTime:0.017695s ]
select * from pdf where partno='25542 SL199' and brandshort='Alpha Wire' limit 1 [ RunTime:0.029147s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25542 SL199' OR `brand` LIKE 'Alpha Wire%' ) ) LIMIT 1 [ RunTime:0.026408s ]
SELECT `id` FROM `stock` WHERE `id` <> 36407401 AND `partno` = '25542 SL199' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%alpha wire%' ) [ RunTime:0.032014s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13507536 [ RunTime:0.014875s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32476553 LIMIT 5 [ RunTime:0.072277s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32476553 ORDER BY `minOrder` ASC [ RunTime:0.044476s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32476553 ORDER BY `unit` DESC [ RunTime:0.003051s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32476553 LIMIT 2 [ RunTime:0.025234s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32476553 ORDER BY `minOrder` ASC [ RunTime:0.015236s ]
select * from pdf where partno='25542' and brandshort='Murrelektronik, Inc' limit 1 [ RunTime:0.098622s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '25542' OR `brand` LIKE 'Murrelektronik, Inc%' ) ) LIMIT 1 [ RunTime:0.084157s ]
SELECT `id` FROM `stock` WHERE `id` <> 32476553 AND `partno` = '25542' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%murrelektronik, inc%' ) [ RunTime:0.048237s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.041028s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.201844s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.054590s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.047448s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.072982s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.078477s ]
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 '25542%' OR `brand` LIKE '25542%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.083654s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '25542%' OR `brand` LIKE '25542%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.119727s ]