SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001715s ]
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.009038s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001370s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.009374s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001505s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.004739s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.000967s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.004477s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001304s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.011616s ]
UPDATE `stock_search` SET `count` = 3215 , `updatetime` = '2026-06-08 12:56:26' WHERE `partno` = '210' [ RunTime:0.004239s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.007430s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.008146s ]
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.011047s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001526s ]
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.012100s ]
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 5100,20 [ RunTime:0.087953s ]
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 ('32879041','32879040','32879011','32879010','32879009','32879008','32879007','32879006','32879005','32879004','32879003','32879002','32878992','32878991','32878990','32878989','32878988','32878987','32878986','32878985') ORDER BY FIELD(s.id, 32879041,32879040,32879011,32879010,32879009,32879008,32879007,32879006,32879005,32879004,32879003,32879002,32878992,32878991,32878990,32878989,32878988,32878987,32878986,32878985) [ RunTime:0.025953s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002443s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879041 LIMIT 4 [ RunTime:0.041310s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001188s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879041 ORDER BY `minOrder` ASC [ RunTime:0.037693s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.032584s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879041 ORDER BY `unit` DESC [ RunTime:0.033517s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.040078s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879041 LIMIT 2 [ RunTime:0.002492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879041 ORDER BY `minOrder` ASC [ RunTime:0.015953s ]
select * from pdf where partno='210-8MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.038697s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002139s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.041218s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879040 LIMIT 4 [ RunTime:0.032873s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879040 ORDER BY `minOrder` ASC [ RunTime:0.015834s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879040 ORDER BY `unit` DESC [ RunTime:0.052513s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879040 LIMIT 2 [ RunTime:0.070036s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879040 ORDER BY `minOrder` ASC [ RunTime:0.028064s ]
select * from pdf where partno='210-8LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.013682s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879011 LIMIT 4 [ RunTime:0.016014s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879011 ORDER BY `minOrder` ASC [ RunTime:0.037410s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879011 ORDER BY `unit` DESC [ RunTime:0.004692s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879011 LIMIT 2 [ RunTime:0.014038s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879011 ORDER BY `minOrder` ASC [ RunTime:0.013521s ]
select * from pdf where partno='210-8ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.011880s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.021657s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879010 LIMIT 4 [ RunTime:0.037198s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879010 ORDER BY `minOrder` ASC [ RunTime:0.008121s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879010 ORDER BY `unit` DESC [ RunTime:0.025055s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879010 LIMIT 2 [ RunTime:0.043496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879010 ORDER BY `minOrder` ASC [ RunTime:0.006237s ]
select * from pdf where partno='210-8MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005120s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.027519s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879009 LIMIT 4 [ RunTime:0.027127s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879009 ORDER BY `minOrder` ASC [ RunTime:0.026959s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879009 ORDER BY `unit` DESC [ RunTime:0.021917s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879009 LIMIT 2 [ RunTime:0.031636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879009 ORDER BY `minOrder` ASC [ RunTime:0.024600s ]
select * from pdf where partno='210-8LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.026307s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.042647s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879008 LIMIT 4 [ RunTime:0.029971s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879008 ORDER BY `minOrder` ASC [ RunTime:0.050822s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879008 ORDER BY `unit` DESC [ RunTime:0.037675s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879008 LIMIT 2 [ RunTime:0.036510s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879008 ORDER BY `minOrder` ASC [ RunTime:0.009516s ]
select * from pdf where partno='210-8ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.032758s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.020462s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879007 LIMIT 4 [ RunTime:0.001286s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879007 ORDER BY `minOrder` ASC [ RunTime:0.025098s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879007 ORDER BY `unit` DESC [ RunTime:0.013641s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879007 LIMIT 2 [ RunTime:0.052190s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879007 ORDER BY `minOrder` ASC [ RunTime:0.030608s ]
select * from pdf where partno='210-8MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.053911s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.019217s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879006 LIMIT 4 [ RunTime:0.047460s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879006 ORDER BY `minOrder` ASC [ RunTime:0.027194s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879006 ORDER BY `unit` DESC [ RunTime:0.022145s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879006 LIMIT 2 [ RunTime:0.028128s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879006 ORDER BY `minOrder` ASC [ RunTime:0.006730s ]
select * from pdf where partno='210-8LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.039972s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.005227s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879005 LIMIT 4 [ RunTime:0.043465s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879005 ORDER BY `minOrder` ASC [ RunTime:0.033076s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879005 ORDER BY `unit` DESC [ RunTime:0.037109s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879005 LIMIT 2 [ RunTime:0.027595s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879005 ORDER BY `minOrder` ASC [ RunTime:0.025398s ]
select * from pdf where partno='210-8ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.031545s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.027746s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879004 LIMIT 4 [ RunTime:0.013112s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879004 ORDER BY `minOrder` ASC [ RunTime:0.013590s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879004 ORDER BY `unit` DESC [ RunTime:0.016900s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879004 LIMIT 2 [ RunTime:0.028436s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879004 ORDER BY `minOrder` ASC [ RunTime:0.008510s ]
select * from pdf where partno='210-8MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020042s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.025356s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879003 LIMIT 4 [ RunTime:0.034183s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879003 ORDER BY `minOrder` ASC [ RunTime:0.025264s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879003 ORDER BY `unit` DESC [ RunTime:0.013002s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879003 LIMIT 2 [ RunTime:0.042151s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879003 ORDER BY `minOrder` ASC [ RunTime:0.011707s ]
select * from pdf where partno='210-8LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.017257s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.019099s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32879002 LIMIT 4 [ RunTime:0.033783s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879002 ORDER BY `minOrder` ASC [ RunTime:0.004550s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32879002 ORDER BY `unit` DESC [ RunTime:0.025833s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32879002 LIMIT 2 [ RunTime:0.020608s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32879002 ORDER BY `minOrder` ASC [ RunTime:0.015851s ]
select * from pdf where partno='210-8ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005438s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.014849s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878992 LIMIT 4 [ RunTime:0.018081s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878992 ORDER BY `minOrder` ASC [ RunTime:0.009139s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878992 ORDER BY `unit` DESC [ RunTime:0.004393s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878992 LIMIT 2 [ RunTime:0.006231s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878992 ORDER BY `minOrder` ASC [ RunTime:0.005704s ]
select * from pdf where partno='210-7MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010894s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001492s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878991 LIMIT 4 [ RunTime:0.000574s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878991 ORDER BY `minOrder` ASC [ RunTime:0.005666s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878991 ORDER BY `unit` DESC [ RunTime:0.005046s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878991 LIMIT 2 [ RunTime:0.000725s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878991 ORDER BY `minOrder` ASC [ RunTime:0.014131s ]
select * from pdf where partno='210-7LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.006556s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002261s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878990 LIMIT 4 [ RunTime:0.005528s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878990 ORDER BY `minOrder` ASC [ RunTime:0.010373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878990 ORDER BY `unit` DESC [ RunTime:0.009865s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878990 LIMIT 2 [ RunTime:0.003731s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878990 ORDER BY `minOrder` ASC [ RunTime:0.012613s ]
select * from pdf where partno='210-7MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005328s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000576s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878989 LIMIT 4 [ RunTime:0.002347s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878989 ORDER BY `minOrder` ASC [ RunTime:0.028219s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878989 ORDER BY `unit` DESC [ RunTime:0.025686s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878989 LIMIT 2 [ RunTime:0.002545s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878989 ORDER BY `minOrder` ASC [ RunTime:0.012900s ]
select * from pdf where partno='210-7LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003405s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004667s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878988 LIMIT 4 [ RunTime:0.001330s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878988 ORDER BY `minOrder` ASC [ RunTime:0.030219s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878988 ORDER BY `unit` DESC [ RunTime:0.003361s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878988 LIMIT 2 [ RunTime:0.010139s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878988 ORDER BY `minOrder` ASC [ RunTime:0.002537s ]
select * from pdf where partno='210-7MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.004939s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002167s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878987 LIMIT 4 [ RunTime:0.000329s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878987 ORDER BY `minOrder` ASC [ RunTime:0.003372s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878987 ORDER BY `unit` DESC [ RunTime:0.011016s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878987 LIMIT 2 [ RunTime:0.002384s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878987 ORDER BY `minOrder` ASC [ RunTime:0.000278s ]
select * from pdf where partno='210-7LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000663s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000666s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878986 LIMIT 4 [ RunTime:0.000307s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878986 ORDER BY `minOrder` ASC [ RunTime:0.016873s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878986 ORDER BY `unit` DESC [ RunTime:0.000609s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878986 LIMIT 2 [ RunTime:0.000356s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878986 ORDER BY `minOrder` ASC [ RunTime:0.001282s ]
select * from pdf where partno='210-7MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.007433s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001858s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878985 LIMIT 4 [ RunTime:0.001629s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878985 ORDER BY `minOrder` ASC [ RunTime:0.012913s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878985 ORDER BY `unit` DESC [ RunTime:0.001407s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878985 LIMIT 2 [ RunTime:0.001351s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878985 ORDER BY `minOrder` ASC [ RunTime:0.004599s ]
select * from pdf where partno='210-7LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003781s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-7LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004769s ]
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.001861s ]