SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001305s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.83' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.006373s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001441s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.003941s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001481s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000221s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000965s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000201s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001154s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000224s ]
UPDATE `stock_search` SET `count` = 2770 , `updatetime` = '2026-06-08 08:13:49' WHERE `partno` = '210' [ RunTime:0.001226s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000174s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000578s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,800,1068,1296,1456,1822,1929,2017,2101,2342,2393,2475,2518,2568) [ RunTime:0.000341s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002183s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `u`.`lockUser` = '0' [ RunTime:0.155085s ]
SELECT `s`.`id` FROM `stock` `s` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND ( `partno` LIKE '210%' AND `status` <> 2 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 5040,20 [ RunTime:0.110570s ]
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` INNER JOIN `user` `u` ON `s`.`userid`=`u`.`stockuserid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `u`.`lockUser` = '0' AND ( (s.isDisplay = 1) ) AND `s`.`id` IN ('32878769','32878768','32878767','32878766','32878765','32878764','32878763','32878762','32878761','32878760','32878759','32878758','32878757','32878756','32878755','32878754','32878753','32878751','32878750','32878749') ORDER BY FIELD(s.id, 32878769,32878768,32878767,32878766,32878765,32878764,32878763,32878762,32878761,32878760,32878759,32878758,32878757,32878756,32878755,32878754,32878753,32878751,32878750,32878749) [ RunTime:0.026497s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.007523s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878769 LIMIT 4 [ RunTime:0.054030s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006868s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878769 ORDER BY `minOrder` ASC [ RunTime:0.026432s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.015818s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878769 ORDER BY `unit` DESC [ RunTime:0.009526s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002135s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878769 LIMIT 2 [ RunTime:0.020593s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878769 ORDER BY `minOrder` ASC [ RunTime:0.010857s ]
select * from pdf where partno='210-3MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.032531s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002531s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.040795s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878768 LIMIT 4 [ RunTime:0.017799s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878768 ORDER BY `minOrder` ASC [ RunTime:0.057488s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878768 ORDER BY `unit` DESC [ RunTime:0.093786s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878768 LIMIT 2 [ RunTime:0.029308s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878768 ORDER BY `minOrder` ASC [ RunTime:0.006616s ]
select * from pdf where partno='210-3LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.052217s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.094520s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878767 LIMIT 4 [ RunTime:0.096600s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878767 ORDER BY `minOrder` ASC [ RunTime:0.020466s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878767 ORDER BY `unit` DESC [ RunTime:0.073850s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878767 LIMIT 2 [ RunTime:0.067762s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878767 ORDER BY `minOrder` ASC [ RunTime:0.055002s ]
select * from pdf where partno='210-3MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.032898s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.060548s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878766 LIMIT 4 [ RunTime:0.049847s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878766 ORDER BY `minOrder` ASC [ RunTime:0.066600s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878766 ORDER BY `unit` DESC [ RunTime:0.016561s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878766 LIMIT 2 [ RunTime:0.198421s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878766 ORDER BY `minOrder` ASC [ RunTime:0.026831s ]
select * from pdf where partno='210-3LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.182616s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.049523s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878765 LIMIT 4 [ RunTime:0.115472s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878765 ORDER BY `minOrder` ASC [ RunTime:0.157678s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878765 ORDER BY `unit` DESC [ RunTime:0.048045s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878765 LIMIT 2 [ RunTime:0.061066s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878765 ORDER BY `minOrder` ASC [ RunTime:0.050415s ]
select * from pdf where partno='210-3MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.093740s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.167842s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878764 LIMIT 4 [ RunTime:0.111155s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878764 ORDER BY `minOrder` ASC [ RunTime:0.080601s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878764 ORDER BY `unit` DESC [ RunTime:0.046873s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878764 LIMIT 2 [ RunTime:0.075037s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878764 ORDER BY `minOrder` ASC [ RunTime:0.057613s ]
select * from pdf where partno='210-3LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.093465s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.026874s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878763 LIMIT 4 [ RunTime:0.100135s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878763 ORDER BY `minOrder` ASC [ RunTime:0.110270s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878763 ORDER BY `unit` DESC [ RunTime:0.031896s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878763 LIMIT 2 [ RunTime:0.064891s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878763 ORDER BY `minOrder` ASC [ RunTime:0.031718s ]
select * from pdf where partno='210-3ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.029804s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018229s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878762 LIMIT 4 [ RunTime:0.021019s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878762 ORDER BY `minOrder` ASC [ RunTime:0.051241s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878762 ORDER BY `unit` DESC [ RunTime:0.030228s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878762 LIMIT 2 [ RunTime:0.127975s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878762 ORDER BY `minOrder` ASC [ RunTime:0.021266s ]
select * from pdf where partno='210-3MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.064638s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.046706s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878761 LIMIT 4 [ RunTime:0.049967s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878761 ORDER BY `minOrder` ASC [ RunTime:0.094238s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878761 ORDER BY `unit` DESC [ RunTime:0.021211s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878761 LIMIT 2 [ RunTime:0.100747s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878761 ORDER BY `minOrder` ASC [ RunTime:0.024008s ]
select * from pdf where partno='210-3LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.066257s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.057718s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878760 LIMIT 4 [ RunTime:0.084311s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878760 ORDER BY `minOrder` ASC [ RunTime:0.092279s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878760 ORDER BY `unit` DESC [ RunTime:0.029010s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878760 LIMIT 2 [ RunTime:0.066318s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878760 ORDER BY `minOrder` ASC [ RunTime:0.012480s ]
select * from pdf where partno='210-3ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.034093s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.016969s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878759 LIMIT 4 [ RunTime:0.036367s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878759 ORDER BY `minOrder` ASC [ RunTime:0.039359s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878759 ORDER BY `unit` DESC [ RunTime:0.037912s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878759 LIMIT 2 [ RunTime:0.043975s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878759 ORDER BY `minOrder` ASC [ RunTime:0.011498s ]
select * from pdf where partno='210-3MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020617s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.020228s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878758 LIMIT 4 [ RunTime:0.035583s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878758 ORDER BY `minOrder` ASC [ RunTime:0.064079s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878758 ORDER BY `unit` DESC [ RunTime:0.066038s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878758 LIMIT 2 [ RunTime:0.068969s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878758 ORDER BY `minOrder` ASC [ RunTime:0.013782s ]
select * from pdf where partno='210-3LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.035958s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.012449s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878757 LIMIT 4 [ RunTime:0.095915s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878757 ORDER BY `minOrder` ASC [ RunTime:0.042363s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878757 ORDER BY `unit` DESC [ RunTime:0.040004s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878757 LIMIT 2 [ RunTime:0.037410s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878757 ORDER BY `minOrder` ASC [ RunTime:0.018752s ]
select * from pdf where partno='210-3ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.064083s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.073257s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878756 LIMIT 4 [ RunTime:0.062352s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878756 ORDER BY `minOrder` ASC [ RunTime:0.084259s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878756 ORDER BY `unit` DESC [ RunTime:0.044740s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878756 LIMIT 2 [ RunTime:0.109949s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878756 ORDER BY `minOrder` ASC [ RunTime:0.034722s ]
select * from pdf where partno='210-3MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.128985s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.032167s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878755 LIMIT 4 [ RunTime:0.073717s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878755 ORDER BY `minOrder` ASC [ RunTime:0.065899s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878755 ORDER BY `unit` DESC [ RunTime:0.108900s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878755 LIMIT 2 [ RunTime:0.034130s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878755 ORDER BY `minOrder` ASC [ RunTime:0.025763s ]
select * from pdf where partno='210-3LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.021367s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.031485s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878754 LIMIT 4 [ RunTime:0.037953s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878754 ORDER BY `minOrder` ASC [ RunTime:0.032384s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878754 ORDER BY `unit` DESC [ RunTime:0.045029s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878754 LIMIT 2 [ RunTime:0.034755s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878754 ORDER BY `minOrder` ASC [ RunTime:0.044903s ]
select * from pdf where partno='210-3ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.039645s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.058961s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878753 LIMIT 4 [ RunTime:0.053945s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878753 ORDER BY `minOrder` ASC [ RunTime:0.179124s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878753 ORDER BY `unit` DESC [ RunTime:0.017493s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878753 LIMIT 2 [ RunTime:0.028136s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878753 ORDER BY `minOrder` ASC [ RunTime:0.008013s ]
select * from pdf where partno='210-3LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.032459s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-3LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.017282s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878751 LIMIT 4 [ RunTime:0.034123s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878751 ORDER BY `minOrder` ASC [ RunTime:0.061210s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878751 ORDER BY `unit` DESC [ RunTime:0.024736s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878751 LIMIT 2 [ RunTime:0.034755s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878751 ORDER BY `minOrder` ASC [ RunTime:0.011865s ]
select * from pdf where partno='210-2MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.025611s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-2MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.020851s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878750 LIMIT 4 [ RunTime:0.010129s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878750 ORDER BY `minOrder` ASC [ RunTime:0.026326s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878750 ORDER BY `unit` DESC [ RunTime:0.033399s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878750 LIMIT 2 [ RunTime:0.043035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878750 ORDER BY `minOrder` ASC [ RunTime:0.023519s ]
select * from pdf where partno='210-2LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.021929s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-2LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.014860s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878749 LIMIT 4 [ RunTime:0.042577s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878749 ORDER BY `minOrder` ASC [ RunTime:0.010568s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878749 ORDER BY `unit` DESC [ RunTime:0.003509s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878749 LIMIT 2 [ RunTime:0.022989s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878749 ORDER BY `minOrder` ASC [ RunTime:0.004120s ]
select * from pdf where partno='210-2MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000706s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-2MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001360s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE '210%' AND `status` <> 2 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.005984s ]