SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002121s ]
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.007532s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.003248s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000870s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001309s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.007974s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001073s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001080s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001590s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.003880s ]
UPDATE `stock_search` SET `count` = 1193 , `updatetime` = '2026-06-06 17:28:03' WHERE `partno` = '210' [ RunTime:0.009156s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000329s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000317s ]
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.000483s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001373s ]
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.244830s ]
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 2840,20 [ RunTime:0.050991s ]
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 ('32878991','32878990','32878989','32878988','32878987','32878986','32878985','32878966','32878965','32878964','32878963','32878962','32878961','32878960','32878959','32878958','32878957','32878956','32878955','32878910') ORDER BY FIELD(s.id, 32878991,32878990,32878989,32878988,32878987,32878986,32878985,32878966,32878965,32878964,32878963,32878962,32878961,32878960,32878959,32878958,32878957,32878956,32878955,32878910) [ RunTime:0.003828s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001264s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878991 LIMIT 4 [ RunTime:0.009715s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.009234s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878991 ORDER BY `minOrder` ASC [ RunTime:0.009296s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001800s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878991 ORDER BY `unit` DESC [ RunTime:0.019000s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.013609s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878991 LIMIT 2 [ RunTime:0.030667s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878991 ORDER BY `minOrder` ASC [ RunTime:0.004224s ]
select * from pdf where partno='210-7LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.024711s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001417s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.036592s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878990 LIMIT 4 [ RunTime:0.028209s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878990 ORDER BY `minOrder` ASC [ RunTime:0.033915s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878990 ORDER BY `unit` DESC [ RunTime:0.015194s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878990 LIMIT 2 [ RunTime:0.022547s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878990 ORDER BY `minOrder` ASC [ RunTime:0.001970s ]
select * from pdf where partno='210-7MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.034324s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.014438s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878989 LIMIT 4 [ RunTime:0.011781s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878989 ORDER BY `minOrder` ASC [ RunTime:0.024829s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878989 ORDER BY `unit` DESC [ RunTime:0.021173s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878989 LIMIT 2 [ RunTime:0.020542s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878989 ORDER BY `minOrder` ASC [ RunTime:0.018059s ]
select * from pdf where partno='210-7LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.026248s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.038766s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878988 LIMIT 4 [ RunTime:0.061374s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878988 ORDER BY `minOrder` ASC [ RunTime:0.011963s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878988 ORDER BY `unit` DESC [ RunTime:0.018728s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878988 LIMIT 2 [ RunTime:0.012758s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878988 ORDER BY `minOrder` ASC [ RunTime:0.000604s ]
select * from pdf where partno='210-7MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.028178s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.112051s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878987 LIMIT 4 [ RunTime:0.136826s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878987 ORDER BY `minOrder` ASC [ RunTime:0.069072s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878987 ORDER BY `unit` DESC [ RunTime:0.025112s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878987 LIMIT 2 [ RunTime:0.058231s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878987 ORDER BY `minOrder` ASC [ RunTime:0.020534s ]
select * from pdf where partno='210-7LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001948s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003146s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878986 LIMIT 4 [ RunTime:0.005641s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878986 ORDER BY `minOrder` ASC [ RunTime:0.006100s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878986 ORDER BY `unit` DESC [ RunTime:0.007797s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878986 LIMIT 2 [ RunTime:0.007715s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878986 ORDER BY `minOrder` ASC [ RunTime:0.002901s ]
select * from pdf where partno='210-7MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.007148s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.010758s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878985 LIMIT 4 [ RunTime:0.010639s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878985 ORDER BY `minOrder` ASC [ RunTime:0.010310s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878985 ORDER BY `unit` DESC [ RunTime:0.007378s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878985 LIMIT 2 [ RunTime:0.009823s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878985 ORDER BY `minOrder` ASC [ RunTime:0.006811s ]
select * from pdf where partno='210-7LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.047147s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.009550s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878966 LIMIT 4 [ RunTime:0.007254s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878966 ORDER BY `minOrder` ASC [ RunTime:0.005971s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878966 ORDER BY `unit` DESC [ RunTime:0.025202s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878966 LIMIT 2 [ RunTime:0.006954s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878966 ORDER BY `minOrder` ASC [ RunTime:0.012159s ]
select * from pdf where partno='210-7ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.015865s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.025946s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878965 LIMIT 4 [ RunTime:0.026035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878965 ORDER BY `minOrder` ASC [ RunTime:0.020167s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878965 ORDER BY `unit` DESC [ RunTime:0.058236s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878965 LIMIT 2 [ RunTime:0.046548s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878965 ORDER BY `minOrder` ASC [ RunTime:0.012992s ]
select * from pdf where partno='210-7MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.051678s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.049241s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878964 LIMIT 4 [ RunTime:0.060222s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878964 ORDER BY `minOrder` ASC [ RunTime:0.082844s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878964 ORDER BY `unit` DESC [ RunTime:0.037586s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878964 LIMIT 2 [ RunTime:0.051655s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878964 ORDER BY `minOrder` ASC [ RunTime:0.067971s ]
select * from pdf where partno='210-7LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.023686s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.034930s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878963 LIMIT 4 [ RunTime:0.008606s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878963 ORDER BY `minOrder` ASC [ RunTime:0.001228s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878963 ORDER BY `unit` DESC [ RunTime:0.003600s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878963 LIMIT 2 [ RunTime:0.011477s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878963 ORDER BY `minOrder` ASC [ RunTime:0.001878s ]
select * from pdf where partno='210-7ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.017424s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.028660s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878962 LIMIT 4 [ RunTime:0.039716s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878962 ORDER BY `minOrder` ASC [ RunTime:0.010715s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878962 ORDER BY `unit` DESC [ RunTime:0.026036s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878962 LIMIT 2 [ RunTime:0.011210s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878962 ORDER BY `minOrder` ASC [ RunTime:0.023530s ]
select * from pdf where partno='210-7MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.011531s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.016756s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878961 LIMIT 4 [ RunTime:0.012085s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878961 ORDER BY `minOrder` ASC [ RunTime:0.025393s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878961 ORDER BY `unit` DESC [ RunTime:0.018811s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878961 LIMIT 2 [ RunTime:0.032983s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878961 ORDER BY `minOrder` ASC [ RunTime:0.001054s ]
select * from pdf where partno='210-7LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005133s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.030337s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878960 LIMIT 4 [ RunTime:0.009936s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878960 ORDER BY `minOrder` ASC [ RunTime:0.022290s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878960 ORDER BY `unit` DESC [ RunTime:0.011963s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878960 LIMIT 2 [ RunTime:0.014221s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878960 ORDER BY `minOrder` ASC [ RunTime:0.018730s ]
select * from pdf where partno='210-7ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.011306s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.024666s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878959 LIMIT 4 [ RunTime:0.022537s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878959 ORDER BY `minOrder` ASC [ RunTime:0.015537s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878959 ORDER BY `unit` DESC [ RunTime:0.042842s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878959 LIMIT 2 [ RunTime:0.027333s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878959 ORDER BY `minOrder` ASC [ RunTime:0.018642s ]
select * from pdf where partno='210-7MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003282s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.008205s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878958 LIMIT 4 [ RunTime:0.010541s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878958 ORDER BY `minOrder` ASC [ RunTime:0.007359s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878958 ORDER BY `unit` DESC [ RunTime:0.011927s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878958 LIMIT 2 [ RunTime:0.010369s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878958 ORDER BY `minOrder` ASC [ RunTime:0.021312s ]
select * from pdf where partno='210-7LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010465s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.014723s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878957 LIMIT 4 [ RunTime:0.060568s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878957 ORDER BY `minOrder` ASC [ RunTime:0.009624s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878957 ORDER BY `unit` DESC [ RunTime:0.000934s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878957 LIMIT 2 [ RunTime:0.002520s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878957 ORDER BY `minOrder` ASC [ RunTime:0.001350s ]
select * from pdf where partno='210-7ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003467s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.007923s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878956 LIMIT 4 [ RunTime:0.002053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878956 ORDER BY `minOrder` ASC [ RunTime:0.003785s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878956 ORDER BY `unit` DESC [ RunTime:0.004894s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878956 LIMIT 2 [ RunTime:0.022889s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878956 ORDER BY `minOrder` ASC [ RunTime:0.003418s ]
select * from pdf where partno='210-7MS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.011875s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018100s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878955 LIMIT 4 [ RunTime:0.001524s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878955 ORDER BY `minOrder` ASC [ RunTime:0.001718s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878955 ORDER BY `unit` DESC [ RunTime:0.017412s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878955 LIMIT 2 [ RunTime:0.003895s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878955 ORDER BY `minOrder` ASC [ RunTime:0.004305s ]
select * from pdf where partno='210-7LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.019040s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.006341s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878910 LIMIT 4 [ RunTime:0.001937s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878910 ORDER BY `minOrder` ASC [ RunTime:0.002119s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878910 ORDER BY `unit` DESC [ RunTime:0.002695s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878910 LIMIT 2 [ RunTime:0.005253s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878910 ORDER BY `minOrder` ASC [ RunTime:0.004996s ]
select * from pdf where partno='210-6MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000916s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.008821s ]
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.073403s ]