SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001501s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.60' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.002698s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001976s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000672s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001680s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.60' ) [ RunTime:0.000413s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002505s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000444s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001600s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000664s ]
UPDATE `stock_search` SET `count` = 2631 , `updatetime` = '2026-06-08 06:07:12' WHERE `partno` = '210' [ RunTime:0.001987s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000663s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000360s ]
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.000398s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002954s ]
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.154258s ]
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 4980,20 [ RunTime:0.159894s ]
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 ('32878907','32878906','32878905','32878904','32878903','32878890','32878889','32878888','32878887','32878886','32878885','32878884','32878883','32878882','32878881','32878880','32878861','32878860','32878859','32878858') ORDER BY FIELD(s.id, 32878907,32878906,32878905,32878904,32878903,32878890,32878889,32878888,32878887,32878886,32878885,32878884,32878883,32878882,32878881,32878880,32878861,32878860,32878859,32878858) [ RunTime:0.001893s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001585s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878907 LIMIT 4 [ RunTime:0.000730s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001520s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878907 ORDER BY `minOrder` ASC [ RunTime:0.000448s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001171s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878907 ORDER BY `unit` DESC [ RunTime:0.000385s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001044s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878907 LIMIT 2 [ RunTime:0.000483s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878907 ORDER BY `minOrder` ASC [ RunTime:0.000342s ]
select * from pdf where partno='210-6LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001364s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001361s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000473s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878906 LIMIT 4 [ RunTime:0.000354s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878906 ORDER BY `minOrder` ASC [ RunTime:0.000393s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878906 ORDER BY `unit` DESC [ RunTime:0.000333s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878906 LIMIT 2 [ RunTime:0.000321s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878906 ORDER BY `minOrder` ASC [ RunTime:0.000225s ]
select * from pdf where partno='210-6MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000554s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000431s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878905 LIMIT 4 [ RunTime:0.000410s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878905 ORDER BY `minOrder` ASC [ RunTime:0.000368s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878905 ORDER BY `unit` DESC [ RunTime:0.000352s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878905 LIMIT 2 [ RunTime:0.000321s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878905 ORDER BY `minOrder` ASC [ RunTime:0.000208s ]
select * from pdf where partno='210-6LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000559s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000499s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878904 LIMIT 4 [ RunTime:0.000361s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878904 ORDER BY `minOrder` ASC [ RunTime:0.000405s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878904 ORDER BY `unit` DESC [ RunTime:0.000378s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878904 LIMIT 2 [ RunTime:0.000326s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878904 ORDER BY `minOrder` ASC [ RunTime:0.000214s ]
select * from pdf where partno='210-6MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000776s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000462s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878903 LIMIT 4 [ RunTime:0.000342s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878903 ORDER BY `minOrder` ASC [ RunTime:0.000434s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878903 ORDER BY `unit` DESC [ RunTime:0.000335s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878903 LIMIT 2 [ RunTime:0.000438s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878903 ORDER BY `minOrder` ASC [ RunTime:0.000218s ]
select * from pdf where partno='210-6LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000541s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000433s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878890 LIMIT 4 [ RunTime:0.000413s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878890 ORDER BY `minOrder` ASC [ RunTime:0.000408s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878890 ORDER BY `unit` DESC [ RunTime:0.000324s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878890 LIMIT 2 [ RunTime:0.000354s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878890 ORDER BY `minOrder` ASC [ RunTime:0.000212s ]
select * from pdf where partno='210-6ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000807s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000581s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878889 LIMIT 4 [ RunTime:0.000358s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878889 ORDER BY `minOrder` ASC [ RunTime:0.000422s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878889 ORDER BY `unit` DESC [ RunTime:0.000361s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878889 LIMIT 2 [ RunTime:0.000750s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878889 ORDER BY `minOrder` ASC [ RunTime:0.000241s ]
select * from pdf where partno='210-6MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000549s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000480s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878888 LIMIT 4 [ RunTime:0.000519s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878888 ORDER BY `minOrder` ASC [ RunTime:0.000382s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878888 ORDER BY `unit` DESC [ RunTime:0.000344s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878888 LIMIT 2 [ RunTime:0.000356s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878888 ORDER BY `minOrder` ASC [ RunTime:0.000220s ]
select * from pdf where partno='210-6LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000574s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000467s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878887 LIMIT 4 [ RunTime:0.000401s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878887 ORDER BY `minOrder` ASC [ RunTime:0.000494s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878887 ORDER BY `unit` DESC [ RunTime:0.000341s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878887 LIMIT 2 [ RunTime:0.000463s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878887 ORDER BY `minOrder` ASC [ RunTime:0.000211s ]
select * from pdf where partno='210-6ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000508s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000453s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878886 LIMIT 4 [ RunTime:0.000472s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878886 ORDER BY `minOrder` ASC [ RunTime:0.000468s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878886 ORDER BY `unit` DESC [ RunTime:0.000341s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878886 LIMIT 2 [ RunTime:0.000334s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878886 ORDER BY `minOrder` ASC [ RunTime:0.000227s ]
select * from pdf where partno='210-6MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000515s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000467s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878885 LIMIT 4 [ RunTime:0.000347s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878885 ORDER BY `minOrder` ASC [ RunTime:0.000362s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878885 ORDER BY `unit` DESC [ RunTime:0.000321s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878885 LIMIT 2 [ RunTime:0.000329s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878885 ORDER BY `minOrder` ASC [ RunTime:0.000207s ]
select * from pdf where partno='210-6LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000503s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000485s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878884 LIMIT 4 [ RunTime:0.000492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878884 ORDER BY `minOrder` ASC [ RunTime:0.000389s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878884 ORDER BY `unit` DESC [ RunTime:0.000327s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878884 LIMIT 2 [ RunTime:0.000309s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878884 ORDER BY `minOrder` ASC [ RunTime:0.000231s ]
select * from pdf where partno='210-6ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000559s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000439s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878883 LIMIT 4 [ RunTime:0.000357s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878883 ORDER BY `minOrder` ASC [ RunTime:0.000375s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878883 ORDER BY `unit` DESC [ RunTime:0.000325s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878883 LIMIT 2 [ RunTime:0.000353s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878883 ORDER BY `minOrder` ASC [ RunTime:0.000240s ]
select * from pdf where partno='210-6MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001064s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000911s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878882 LIMIT 4 [ RunTime:0.000549s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878882 ORDER BY `minOrder` ASC [ RunTime:0.001244s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878882 ORDER BY `unit` DESC [ RunTime:0.000878s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878882 LIMIT 2 [ RunTime:0.000661s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878882 ORDER BY `minOrder` ASC [ RunTime:0.000436s ]
select * from pdf where partno='210-6LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000897s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000849s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878881 LIMIT 4 [ RunTime:0.000681s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878881 ORDER BY `minOrder` ASC [ RunTime:0.000666s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878881 ORDER BY `unit` DESC [ RunTime:0.000592s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878881 LIMIT 2 [ RunTime:0.000573s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878881 ORDER BY `minOrder` ASC [ RunTime:0.000404s ]
select * from pdf where partno='210-6ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000916s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000857s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878880 LIMIT 4 [ RunTime:0.000606s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878880 ORDER BY `minOrder` ASC [ RunTime:0.000701s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878880 ORDER BY `unit` DESC [ RunTime:0.000614s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878880 LIMIT 2 [ RunTime:0.000674s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878880 ORDER BY `minOrder` ASC [ RunTime:0.000420s ]
select * from pdf where partno='210-6LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000965s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-6LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000790s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878861 LIMIT 4 [ RunTime:0.000635s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878861 ORDER BY `minOrder` ASC [ RunTime:0.000686s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878861 ORDER BY `unit` DESC [ RunTime:0.000615s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878861 LIMIT 2 [ RunTime:0.000713s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878861 ORDER BY `minOrder` ASC [ RunTime:0.000419s ]
select * from pdf where partno='210-5MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001031s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000738s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878860 LIMIT 4 [ RunTime:0.000676s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878860 ORDER BY `minOrder` ASC [ RunTime:0.000714s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878860 ORDER BY `unit` DESC [ RunTime:0.000590s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878860 LIMIT 2 [ RunTime:0.000582s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878860 ORDER BY `minOrder` ASC [ RunTime:0.000431s ]
select * from pdf where partno='210-5LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001027s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000710s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878859 LIMIT 4 [ RunTime:0.000593s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.000643s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878859 ORDER BY `unit` DESC [ RunTime:0.000591s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878859 LIMIT 2 [ RunTime:0.000581s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.000415s ]
select * from pdf where partno='210-5MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001039s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000719s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878858 LIMIT 4 [ RunTime:0.000589s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.000696s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878858 ORDER BY `unit` DESC [ RunTime:0.000596s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878858 LIMIT 2 [ RunTime:0.000568s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.000465s ]
select * from pdf where partno='210-5LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000899s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000738s ]
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.096218s ]