SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001331s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.044462s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.008263s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19166707 LIMIT 5 [ RunTime:0.013895s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006448s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19166707 ORDER BY `minOrder` ASC [ RunTime:0.030924s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.003662s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19166707 ORDER BY `unit` DESC [ RunTime:0.001505s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002177s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19166707 LIMIT 2 [ RunTime:0.002644s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19166707 ORDER BY `minOrder` ASC [ RunTime:0.006368s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16086685 LIMIT 5 [ RunTime:0.001881s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16086685 ORDER BY `minOrder` ASC [ RunTime:0.002121s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16086685 ORDER BY `unit` DESC [ RunTime:0.005587s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16086685 LIMIT 2 [ RunTime:0.005318s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16086685 ORDER BY `minOrder` ASC [ RunTime:0.003779s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19169128 LIMIT 5 [ RunTime:0.021208s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19169128 ORDER BY `minOrder` ASC [ RunTime:0.005820s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19169128 ORDER BY `unit` DESC [ RunTime:0.011006s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19169128 LIMIT 2 [ RunTime:0.000490s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19169128 ORDER BY `minOrder` ASC [ RunTime:0.002875s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16085846 LIMIT 5 [ RunTime:0.000854s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16085846 ORDER BY `minOrder` ASC [ RunTime:0.012969s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16085846 ORDER BY `unit` DESC [ RunTime:0.002139s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16085846 LIMIT 2 [ RunTime:0.002331s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16085846 ORDER BY `minOrder` ASC [ RunTime:0.002580s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16084874 LIMIT 5 [ RunTime:0.004672s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16084874 ORDER BY `minOrder` ASC [ RunTime:0.000678s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 16084874 ORDER BY `unit` DESC [ RunTime:0.000280s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 16084874 LIMIT 2 [ RunTime:0.005269s ]
SELECT * FROM `stock_price` WHERE `stockid` = 16084874 ORDER BY `minOrder` ASC [ RunTime:0.000784s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15322872 LIMIT 5 [ RunTime:0.000944s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15322872 ORDER BY `minOrder` ASC [ RunTime:0.001517s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15322872 ORDER BY `unit` DESC [ RunTime:0.004841s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15322872 LIMIT 2 [ RunTime:0.002599s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15322872 ORDER BY `minOrder` ASC [ RunTime:0.004010s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001627s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 51059396 LIMIT 5 [ RunTime:0.002406s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51059396 ORDER BY `minOrder` ASC [ RunTime:0.002846s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 51059396 ORDER BY `unit` DESC [ RunTime:0.005278s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 51059396 LIMIT 2 [ RunTime:0.001123s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51059396 ORDER BY `minOrder` ASC [ RunTime:0.005118s ]
select * from pdf where partno='icl3232eiaz' and brandshort='renesas / intersil' limit 1 [ RunTime:0.004357s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001531s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'icl3232eiaz' OR `brand` LIKE 'renesas / intersil%' ) ) LIMIT 1 [ RunTime:0.008186s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 51059327 LIMIT 5 [ RunTime:0.011498s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51059327 ORDER BY `minOrder` ASC [ RunTime:0.001698s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 51059327 ORDER BY `unit` DESC [ RunTime:0.005714s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 51059327 LIMIT 2 [ RunTime:0.002504s ]
SELECT * FROM `stock_price` WHERE `stockid` = 51059327 ORDER BY `minOrder` ASC [ RunTime:0.008085s ]
select * from pdf where partno='icl3232eiaz-t' and brandshort='renesas / intersil' limit 1 [ RunTime:0.008624s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'icl3232eiaz-t' OR `brand` LIKE 'renesas / intersil%' ) ) LIMIT 1 [ RunTime:0.008486s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.012881s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63808341 LIMIT 5 [ RunTime:0.000522s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63808341 ORDER BY `minOrder` ASC [ RunTime:0.000919s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63808341 ORDER BY `unit` DESC [ RunTime:0.003186s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63808341 LIMIT 2 [ RunTime:0.008744s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63808341 ORDER BY `minOrder` ASC [ RunTime:0.002658s ]
select * from pdf where partno='ICL3232EIAZ-T' and brandshort='Renesas Electronics Corporation' limit 1 [ RunTime:0.004491s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICL3232EIAZ-T' OR `brand` LIKE 'Renesas Electronics Corporation%' ) ) LIMIT 1 [ RunTime:0.004416s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63813913 LIMIT 5 [ RunTime:0.000252s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63813913 ORDER BY `minOrder` ASC [ RunTime:0.002733s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63813913 ORDER BY `unit` DESC [ RunTime:0.000223s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63813913 LIMIT 2 [ RunTime:0.000211s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63813913 ORDER BY `minOrder` ASC [ RunTime:0.000205s ]
select * from pdf where partno='ICL3232EIA-T' and brandshort='Intersil' limit 1 [ RunTime:0.000283s ]
select foldpath,foldpath2,filename from pdf_file where id=382453 limit 1 [ RunTime:0.000203s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICL3232EIA-T' OR `brand` LIKE 'Intersil%' ) ) LIMIT 1 [ RunTime:0.000229s ]
SELECT `id` FROM `stock` WHERE `id` <> 63813913 AND `partno` = 'ICL3232EIA-T' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%intersil%' ) [ RunTime:0.000256s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 16086685 [ RunTime:0.003060s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63814252 LIMIT 5 [ RunTime:0.007933s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63814252 ORDER BY `minOrder` ASC [ RunTime:0.009158s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63814252 ORDER BY `unit` DESC [ RunTime:0.003510s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63814252 LIMIT 2 [ RunTime:0.006128s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63814252 ORDER BY `minOrder` ASC [ RunTime:0.005553s ]
select * from pdf where partno='ICL3232EIA' and brandshort='Intersil' limit 1 [ RunTime:0.007548s ]
select foldpath,foldpath2,filename from pdf_file where id=382453 limit 1 [ RunTime:0.000261s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICL3232EIA' OR `brand` LIKE 'Intersil%' ) ) LIMIT 1 [ RunTime:0.000349s ]
SELECT `id` FROM `stock` WHERE `id` <> 63814252 AND `partno` = 'ICL3232EIA' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%intersil%' ) [ RunTime:0.005673s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19169128 [ RunTime:0.000240s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 63816271 LIMIT 5 [ RunTime:0.010791s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63816271 ORDER BY `minOrder` ASC [ RunTime:0.004694s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 63816271 ORDER BY `unit` DESC [ RunTime:0.004023s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 63816271 LIMIT 2 [ RunTime:0.000428s ]
SELECT * FROM `stock_price` WHERE `stockid` = 63816271 ORDER BY `minOrder` ASC [ RunTime:0.000255s ]
select * from pdf where partno='ICL3232EIAZ' and brandshort='Renesas Electronics Corporation' limit 1 [ RunTime:0.000694s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICL3232EIAZ' OR `brand` LIKE 'Renesas Electronics Corporation%' ) ) LIMIT 1 [ RunTime:0.012013s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004304s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001292s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.010483s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004237s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.010046s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004075s ]
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 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002385s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'ICL3232EIA%' OR `brand` LIKE 'ICL3232EIA%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.000753s ]