SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002293s ]
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.001913s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002101s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000556s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.003572s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.002365s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002327s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001495s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002216s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000781s ]
UPDATE `stock_search` SET `count` = 1131 , `updatetime` = '2026-06-06 13:04:25' WHERE `partno` = '210' [ RunTime:0.011282s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.004224s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000302s ]
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.000441s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002550s ]
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.214520s ]
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 2760,20 [ RunTime:0.058421s ]
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 ('32878855','32878854','32878835','32878834','32878833','32878832','32878831','32878830','32878829','32878828','32878827','32878826','32878825','32878804','32878803','32878802','32878801','32878800','32878799','32878798') ORDER BY FIELD(s.id, 32878855,32878854,32878835,32878834,32878833,32878832,32878831,32878830,32878829,32878828,32878827,32878826,32878825,32878804,32878803,32878802,32878801,32878800,32878799,32878798) [ RunTime:0.008032s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001092s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878855 LIMIT 4 [ RunTime:0.001218s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001607s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.001050s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001176s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878855 ORDER BY `unit` DESC [ RunTime:0.001309s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001129s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878855 LIMIT 2 [ RunTime:0.000609s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.000257s ]
select * from pdf where partno='210-5MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.004346s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001907s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002877s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878854 LIMIT 4 [ RunTime:0.000403s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.000409s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878854 ORDER BY `unit` DESC [ RunTime:0.003042s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878854 LIMIT 2 [ RunTime:0.000909s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.000360s ]
select * from pdf where partno='210-5LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000905s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001154s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878835 LIMIT 4 [ RunTime:0.000440s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.002910s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878835 ORDER BY `unit` DESC [ RunTime:0.006572s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878835 LIMIT 2 [ RunTime:0.000364s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.000245s ]
select * from pdf where partno='210-5ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000633s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.011336s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878834 LIMIT 4 [ RunTime:0.014738s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.013048s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878834 ORDER BY `unit` DESC [ RunTime:0.032637s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878834 LIMIT 2 [ RunTime:0.012962s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.006790s ]
select * from pdf where partno='210-5MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.015858s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.013590s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878833 LIMIT 4 [ RunTime:0.011687s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.007114s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878833 ORDER BY `unit` DESC [ RunTime:0.029928s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878833 LIMIT 2 [ RunTime:0.011376s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.008423s ]
select * from pdf where partno='210-5LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.035381s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.022403s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878832 LIMIT 4 [ RunTime:0.019425s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.014633s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878832 ORDER BY `unit` DESC [ RunTime:0.008878s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878832 LIMIT 2 [ RunTime:0.021822s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.000979s ]
select * from pdf where partno='210-5ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.011716s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.044320s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878831 LIMIT 4 [ RunTime:0.018834s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.075170s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878831 ORDER BY `unit` DESC [ RunTime:0.029141s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878831 LIMIT 2 [ RunTime:0.010514s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.005947s ]
select * from pdf where partno='210-5MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.028464s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.015761s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878830 LIMIT 4 [ RunTime:0.014683s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.012298s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878830 ORDER BY `unit` DESC [ RunTime:0.034152s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878830 LIMIT 2 [ RunTime:0.026805s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.020488s ]
select * from pdf where partno='210-5LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.023254s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.033532s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878829 LIMIT 4 [ RunTime:0.023509s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.020496s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878829 ORDER BY `unit` DESC [ RunTime:0.028069s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878829 LIMIT 2 [ RunTime:0.057340s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.025135s ]
select * from pdf where partno='210-5ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.018839s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.058556s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878828 LIMIT 4 [ RunTime:0.020199s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.009702s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878828 ORDER BY `unit` DESC [ RunTime:0.035078s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878828 LIMIT 2 [ RunTime:0.012098s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.013472s ]
select * from pdf where partno='210-5MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.038029s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.055051s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878827 LIMIT 4 [ RunTime:0.052916s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.032767s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878827 ORDER BY `unit` DESC [ RunTime:0.040965s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878827 LIMIT 2 [ RunTime:0.028546s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.017641s ]
select * from pdf where partno='210-5LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.022285s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.061903s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878826 LIMIT 4 [ RunTime:0.050457s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.070431s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878826 ORDER BY `unit` DESC [ RunTime:0.018737s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878826 LIMIT 2 [ RunTime:0.015716s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.015294s ]
select * from pdf where partno='210-5ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.025780s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.021083s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878825 LIMIT 4 [ RunTime:0.044690s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.038594s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878825 ORDER BY `unit` DESC [ RunTime:0.028121s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878825 LIMIT 2 [ RunTime:0.024684s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.019531s ]
select * from pdf where partno='210-5LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.040075s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.067810s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878804 LIMIT 4 [ RunTime:0.055071s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.038608s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878804 ORDER BY `unit` DESC [ RunTime:0.035649s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878804 LIMIT 2 [ RunTime:0.004160s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.087296s ]
select * from pdf where partno='210-4MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.034618s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.064834s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878803 LIMIT 4 [ RunTime:0.067954s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.025707s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878803 ORDER BY `unit` DESC [ RunTime:0.029314s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878803 LIMIT 2 [ RunTime:0.067209s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.029810s ]
select * from pdf where partno='210-4LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.017800s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.016153s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878802 LIMIT 4 [ RunTime:0.026768s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.061751s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878802 ORDER BY `unit` DESC [ RunTime:0.052645s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878802 LIMIT 2 [ RunTime:0.014507s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.010774s ]
select * from pdf where partno='210-4MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.062276s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.026961s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878801 LIMIT 4 [ RunTime:0.042899s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878801 ORDER BY `minOrder` ASC [ RunTime:0.022811s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878801 ORDER BY `unit` DESC [ RunTime:0.028638s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878801 LIMIT 2 [ RunTime:0.022297s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878801 ORDER BY `minOrder` ASC [ RunTime:0.014281s ]
select * from pdf where partno='210-4LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020382s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.046588s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878800 LIMIT 4 [ RunTime:0.033894s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878800 ORDER BY `minOrder` ASC [ RunTime:0.017935s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878800 ORDER BY `unit` DESC [ RunTime:0.015339s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878800 LIMIT 2 [ RunTime:0.011200s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878800 ORDER BY `minOrder` ASC [ RunTime:0.002662s ]
select * from pdf where partno='210-4MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.013714s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.011114s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878799 LIMIT 4 [ RunTime:0.011092s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878799 ORDER BY `minOrder` ASC [ RunTime:0.019976s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878799 ORDER BY `unit` DESC [ RunTime:0.008532s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878799 LIMIT 2 [ RunTime:0.008239s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878799 ORDER BY `minOrder` ASC [ RunTime:0.004141s ]
select * from pdf where partno='210-4LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.025235s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.009006s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878798 LIMIT 4 [ RunTime:0.001697s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878798 ORDER BY `minOrder` ASC [ RunTime:0.010311s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878798 ORDER BY `unit` DESC [ RunTime:0.011869s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878798 LIMIT 2 [ RunTime:0.015437s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878798 ORDER BY `minOrder` ASC [ RunTime:0.006850s ]
select * from pdf where partno='210-4MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003660s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.009745s ]
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.004350s ]