SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001872s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.220' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.003154s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001906s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000483s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002077s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000319s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001789s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000278s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001715s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000613s ]
UPDATE `stock_search` SET `count` = 1168 , `updatetime` = '2026-06-06 15:15:45' WHERE `partno` = '210' [ RunTime:0.006317s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000263s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000239s ]
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.000447s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002152s ]
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.060473s ]
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 2700,20 [ RunTime:0.070121s ]
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 ('32879718','32879717','32879716','32879715','32879714','32879713','32879684','32879683','32879682','32879681','32879680','32879679','32879678','32879677','32879676','32879675','32879674','32879425','32879424','32879423') ORDER BY FIELD(s.id, 32879718,32879717,32879716,32879715,32879714,32879713,32879684,32879683,32879682,32879681,32879680,32879679,32879678,32879677,32879676,32879675,32879674,32879425,32879424,32879423) [ RunTime:0.001923s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002009s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879718 LIMIT 4 [ RunTime:0.008373s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001134s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879718 ORDER BY `minOrder` ASC [ RunTime:0.009625s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001182s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879718 ORDER BY `unit` DESC [ RunTime:0.000637s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001129s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879718 LIMIT 2 [ RunTime:0.000985s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879718 ORDER BY `minOrder` ASC [ RunTime:0.000299s ]
select * from pdf where partno='210-12MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.004166s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002472s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001091s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879717 LIMIT 4 [ RunTime:0.002718s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879717 ORDER BY `minOrder` ASC [ RunTime:0.004320s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879717 ORDER BY `unit` DESC [ RunTime:0.001058s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879717 LIMIT 2 [ RunTime:0.000655s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879717 ORDER BY `minOrder` ASC [ RunTime:0.000399s ]
select * from pdf where partno='210-12LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001233s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003533s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879716 LIMIT 4 [ RunTime:0.006420s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879716 ORDER BY `minOrder` ASC [ RunTime:0.000625s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879716 ORDER BY `unit` DESC [ RunTime:0.000664s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879716 LIMIT 2 [ RunTime:0.000613s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879716 ORDER BY `minOrder` ASC [ RunTime:0.001646s ]
select * from pdf where partno='210-12MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.002234s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000790s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879715 LIMIT 4 [ RunTime:0.000626s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879715 ORDER BY `minOrder` ASC [ RunTime:0.001744s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879715 ORDER BY `unit` DESC [ RunTime:0.003379s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879715 LIMIT 2 [ RunTime:0.003465s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879715 ORDER BY `minOrder` ASC [ RunTime:0.000378s ]
select * from pdf where partno='210-12LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000600s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.006289s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879714 LIMIT 4 [ RunTime:0.001500s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879714 ORDER BY `minOrder` ASC [ RunTime:0.001414s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879714 ORDER BY `unit` DESC [ RunTime:0.000617s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879714 LIMIT 2 [ RunTime:0.000637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879714 ORDER BY `minOrder` ASC [ RunTime:0.000370s ]
select * from pdf where partno='210-12MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010449s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004546s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879713 LIMIT 4 [ RunTime:0.005533s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879713 ORDER BY `minOrder` ASC [ RunTime:0.009569s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879713 ORDER BY `unit` DESC [ RunTime:0.005258s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879713 LIMIT 2 [ RunTime:0.000618s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879713 ORDER BY `minOrder` ASC [ RunTime:0.000456s ]
select * from pdf where partno='210-12LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001142s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.006476s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879684 LIMIT 4 [ RunTime:0.000930s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879684 ORDER BY `minOrder` ASC [ RunTime:0.000769s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879684 ORDER BY `unit` DESC [ RunTime:0.002254s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879684 LIMIT 2 [ RunTime:0.000631s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879684 ORDER BY `minOrder` ASC [ RunTime:0.000448s ]
select * from pdf where partno='210-12ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001227s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001236s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879683 LIMIT 4 [ RunTime:0.000774s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879683 ORDER BY `minOrder` ASC [ RunTime:0.001115s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879683 ORDER BY `unit` DESC [ RunTime:0.000638s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879683 LIMIT 2 [ RunTime:0.013132s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879683 ORDER BY `minOrder` ASC [ RunTime:0.001846s ]
select * from pdf where partno='210-12MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.017231s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003356s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879682 LIMIT 4 [ RunTime:0.009770s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879682 ORDER BY `minOrder` ASC [ RunTime:0.007796s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879682 ORDER BY `unit` DESC [ RunTime:0.000670s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879682 LIMIT 2 [ RunTime:0.008600s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879682 ORDER BY `minOrder` ASC [ RunTime:0.000492s ]
select * from pdf where partno='210-12LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.002542s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000863s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879681 LIMIT 4 [ RunTime:0.008568s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879681 ORDER BY `minOrder` ASC [ RunTime:0.000775s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879681 ORDER BY `unit` DESC [ RunTime:0.008464s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879681 LIMIT 2 [ RunTime:0.004935s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879681 ORDER BY `minOrder` ASC [ RunTime:0.001634s ]
select * from pdf where partno='210-12ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010201s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002846s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879680 LIMIT 4 [ RunTime:0.004665s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879680 ORDER BY `minOrder` ASC [ RunTime:0.002153s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879680 ORDER BY `unit` DESC [ RunTime:0.000636s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879680 LIMIT 2 [ RunTime:0.001516s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879680 ORDER BY `minOrder` ASC [ RunTime:0.003184s ]
select * from pdf where partno='210-12MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.014849s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.008282s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879679 LIMIT 4 [ RunTime:0.030180s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879679 ORDER BY `minOrder` ASC [ RunTime:0.005265s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879679 ORDER BY `unit` DESC [ RunTime:0.011191s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879679 LIMIT 2 [ RunTime:0.003036s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879679 ORDER BY `minOrder` ASC [ RunTime:0.000472s ]
select * from pdf where partno='210-12LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001159s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003655s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879678 LIMIT 4 [ RunTime:0.019218s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879678 ORDER BY `minOrder` ASC [ RunTime:0.005438s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879678 ORDER BY `unit` DESC [ RunTime:0.001994s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879678 LIMIT 2 [ RunTime:0.001380s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879678 ORDER BY `minOrder` ASC [ RunTime:0.000550s ]
select * from pdf where partno='210-12ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000858s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001391s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879677 LIMIT 4 [ RunTime:0.006303s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879677 ORDER BY `minOrder` ASC [ RunTime:0.002485s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879677 ORDER BY `unit` DESC [ RunTime:0.002946s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879677 LIMIT 2 [ RunTime:0.000481s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879677 ORDER BY `minOrder` ASC [ RunTime:0.005459s ]
select * from pdf where partno='210-12MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000863s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002138s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879676 LIMIT 4 [ RunTime:0.009145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879676 ORDER BY `minOrder` ASC [ RunTime:0.009826s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879676 ORDER BY `unit` DESC [ RunTime:0.009293s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879676 LIMIT 2 [ RunTime:0.003866s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879676 ORDER BY `minOrder` ASC [ RunTime:0.000350s ]
select * from pdf where partno='210-12LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000838s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.008606s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879675 LIMIT 4 [ RunTime:0.006956s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879675 ORDER BY `minOrder` ASC [ RunTime:0.005606s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879675 ORDER BY `unit` DESC [ RunTime:0.000613s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879675 LIMIT 2 [ RunTime:0.002479s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879675 ORDER BY `minOrder` ASC [ RunTime:0.005637s ]
select * from pdf where partno='210-12ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005664s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001397s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879674 LIMIT 4 [ RunTime:0.002827s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879674 ORDER BY `minOrder` ASC [ RunTime:0.004859s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879674 ORDER BY `unit` DESC [ RunTime:0.008295s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879674 LIMIT 2 [ RunTime:0.006815s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879674 ORDER BY `minOrder` ASC [ RunTime:0.003570s ]
select * from pdf where partno='210-12LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005001s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-12LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.016172s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879425 LIMIT 4 [ RunTime:0.007071s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879425 ORDER BY `minOrder` ASC [ RunTime:0.018194s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879425 ORDER BY `unit` DESC [ RunTime:0.003544s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879425 LIMIT 2 [ RunTime:0.003344s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879425 ORDER BY `minOrder` ASC [ RunTime:0.007284s ]
select * from pdf where partno='210-10MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.027700s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-10MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.015612s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879424 LIMIT 4 [ RunTime:0.002525s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879424 ORDER BY `minOrder` ASC [ RunTime:0.003104s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879424 ORDER BY `unit` DESC [ RunTime:0.006053s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879424 LIMIT 2 [ RunTime:0.003733s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879424 ORDER BY `minOrder` ASC [ RunTime:0.002208s ]
select * from pdf where partno='210-10LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000975s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-10LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004094s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879423 LIMIT 4 [ RunTime:0.004322s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879423 ORDER BY `minOrder` ASC [ RunTime:0.000711s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879423 ORDER BY `unit` DESC [ RunTime:0.002311s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879423 LIMIT 2 [ RunTime:0.000628s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879423 ORDER BY `minOrder` ASC [ RunTime:0.000412s ]
select * from pdf where partno='210-10MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000998s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-10MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004748s ]
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.056814s ]