SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002014s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004346s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002357s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12683322 LIMIT 5 [ RunTime:0.000905s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002088s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12683322 ORDER BY `minOrder` ASC [ RunTime:0.000585s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002970s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12683322 ORDER BY `unit` DESC [ RunTime:0.000554s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002180s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12683322 LIMIT 2 [ RunTime:0.000680s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12683322 ORDER BY `minOrder` ASC [ RunTime:0.000671s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12681067 LIMIT 5 [ RunTime:0.002922s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12681067 ORDER BY `minOrder` ASC [ RunTime:0.000669s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12681067 ORDER BY `unit` DESC [ RunTime:0.000627s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12681067 LIMIT 2 [ RunTime:0.000594s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12681067 ORDER BY `minOrder` ASC [ RunTime:0.000625s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12678921 LIMIT 5 [ RunTime:0.005643s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12678921 ORDER BY `minOrder` ASC [ RunTime:0.000899s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12678921 ORDER BY `unit` DESC [ RunTime:0.000782s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12678921 LIMIT 2 [ RunTime:0.000720s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12678921 ORDER BY `minOrder` ASC [ RunTime:0.000768s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11533145 LIMIT 5 [ RunTime:0.001323s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11533145 ORDER BY `minOrder` ASC [ RunTime:0.000830s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11533145 ORDER BY `unit` DESC [ RunTime:0.000766s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11533145 LIMIT 2 [ RunTime:0.000733s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11533145 ORDER BY `minOrder` ASC [ RunTime:0.000786s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001895s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.002164s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66639679 LIMIT 5 [ RunTime:0.000815s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66639679 ORDER BY `minOrder` ASC [ RunTime:0.001466s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66639679 ORDER BY `unit` DESC [ RunTime:0.000765s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66639679 LIMIT 2 [ RunTime:0.000692s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66639679 ORDER BY `minOrder` ASC [ RunTime:0.000807s ]
select * from pdf where partno='CLP-107-02-F-D-BE-PA-FR' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000670s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001732s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-PA-FR' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000705s ]
SELECT `id` FROM `stock` WHERE `id` <> 66639679 AND `partno` = 'CLP-107-02-F-D-BE-PA-FR' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000694s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66634670 LIMIT 5 [ RunTime:0.000509s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66634670 ORDER BY `minOrder` ASC [ RunTime:0.002619s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66634670 ORDER BY `unit` DESC [ RunTime:0.000472s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66634670 LIMIT 2 [ RunTime:0.000320s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66634670 ORDER BY `minOrder` ASC [ RunTime:0.000434s ]
select * from pdf where partno='CLP-107-02-F-D-BE-P-FR' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000604s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-P-FR' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000704s ]
SELECT `id` FROM `stock` WHERE `id` <> 66634670 AND `partno` = 'CLP-107-02-F-D-BE-P-FR' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000697s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66624138 LIMIT 5 [ RunTime:0.000571s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66624138 ORDER BY `minOrder` ASC [ RunTime:0.002604s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66624138 ORDER BY `unit` DESC [ RunTime:0.000663s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66624138 LIMIT 2 [ RunTime:0.000533s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66624138 ORDER BY `minOrder` ASC [ RunTime:0.000529s ]
select * from pdf where partno='CLP-107-02-F-D-BE-PA' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000747s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-PA' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000481s ]
SELECT `id` FROM `stock` WHERE `id` <> 66624138 AND `partno` = 'CLP-107-02-F-D-BE-PA' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000598s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11533145 [ RunTime:0.000415s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66623073 LIMIT 5 [ RunTime:0.000522s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66623073 ORDER BY `minOrder` ASC [ RunTime:0.000935s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66623073 ORDER BY `unit` DESC [ RunTime:0.000500s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66623073 LIMIT 2 [ RunTime:0.000391s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66623073 ORDER BY `minOrder` ASC [ RunTime:0.000416s ]
select * from pdf where partno='CLP-107-02-F-D-BE-P' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000693s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-P' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000607s ]
SELECT `id` FROM `stock` WHERE `id` <> 66623073 AND `partno` = 'CLP-107-02-F-D-BE-P' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000543s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12683322 [ RunTime:0.000510s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66617836 LIMIT 5 [ RunTime:0.000459s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66617836 ORDER BY `minOrder` ASC [ RunTime:0.000760s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66617836 ORDER BY `unit` DESC [ RunTime:0.000463s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66617836 LIMIT 2 [ RunTime:0.000362s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66617836 ORDER BY `minOrder` ASC [ RunTime:0.000477s ]
select * from pdf where partno='CLP-107-02-F-D-BE-PA-TR' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000695s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-PA-TR' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000627s ]
SELECT `id` FROM `stock` WHERE `id` <> 66617836 AND `partno` = 'CLP-107-02-F-D-BE-PA-TR' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000643s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12681067 [ RunTime:0.000511s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 66615638 LIMIT 5 [ RunTime:0.000790s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66615638 ORDER BY `minOrder` ASC [ RunTime:0.001191s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 66615638 ORDER BY `unit` DESC [ RunTime:0.000552s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 66615638 LIMIT 2 [ RunTime:0.000467s ]
SELECT * FROM `stock_price` WHERE `stockid` = 66615638 ORDER BY `minOrder` ASC [ RunTime:0.000477s ]
select * from pdf where partno='CLP-107-02-F-D-BE-P-TR' and brandshort='Samtec Inc.' limit 1 [ RunTime:0.000845s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CLP-107-02-F-D-BE-P-TR' OR `brand` LIKE 'Samtec Inc.%' ) ) LIMIT 1 [ RunTime:0.000686s ]
SELECT `id` FROM `stock` WHERE `id` <> 66615638 AND `partno` = 'CLP-107-02-F-D-BE-P-TR' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%samtec inc.%' ) [ RunTime:0.000655s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12678921 [ RunTime:0.000486s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001022s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000977s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000947s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000764s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000803s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000822s ]
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 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000929s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'CLP-107-02-F-D-BE-P%' OR `brand` LIKE 'CLP-107-02-F-D-BE-P%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.000880s ]