SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002352s ]
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.016046s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002368s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.037427s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002900s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.005551s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.003028s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.020097s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002550s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.033022s ]
UPDATE `stock_search` SET `count` = 1991 , `updatetime` = '2026-06-06 21:08:28' WHERE `partno` = '210' [ RunTime:0.007954s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.008531s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.008166s ]
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.019788s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002539s ]
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.025846s ]
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 3100,20 [ RunTime:0.163633s ]
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 ('32878859','32878858','32878857','32878856','32878855','32878854','32878835','32878834','32878833','32878832','32878831','32878830','32878829','32878828','32878827','32878826','32878825','32878804','32878803','32878802') ORDER BY FIELD(s.id, 32878859,32878858,32878857,32878856,32878855,32878854,32878835,32878834,32878833,32878832,32878831,32878830,32878829,32878828,32878827,32878826,32878825,32878804,32878803,32878802) [ RunTime:0.076849s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002389s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878859 LIMIT 4 [ RunTime:0.029572s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002993s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.107536s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.006058s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878859 ORDER BY `unit` DESC [ RunTime:0.041873s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001596s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878859 LIMIT 2 [ RunTime:0.067187s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.010891s ]
select * from pdf where partno='210-5MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.031827s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.003341s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.019161s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878858 LIMIT 4 [ RunTime:0.019472s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.060638s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878858 ORDER BY `unit` DESC [ RunTime:0.054257s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878858 LIMIT 2 [ RunTime:0.017154s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.075844s ]
select * from pdf where partno='210-5LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.016161s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.020746s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878857 LIMIT 4 [ RunTime:0.019150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.064500s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878857 ORDER BY `unit` DESC [ RunTime:0.020781s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878857 LIMIT 2 [ RunTime:0.006672s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.005141s ]
select * from pdf where partno='210-5MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.008041s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018919s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878856 LIMIT 4 [ RunTime:0.039473s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.028411s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878856 ORDER BY `unit` DESC [ RunTime:0.005773s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878856 LIMIT 2 [ RunTime:0.000493s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.006252s ]
select * from pdf where partno='210-5LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003956s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.021939s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878855 LIMIT 4 [ RunTime:0.008479s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.009753s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878855 ORDER BY `unit` DESC [ RunTime:0.005254s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878855 LIMIT 2 [ RunTime:0.006525s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.003363s ]
select * from pdf where partno='210-5MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.008230s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004920s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878854 LIMIT 4 [ RunTime:0.001851s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.000513s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878854 ORDER BY `unit` DESC [ RunTime:0.013282s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878854 LIMIT 2 [ RunTime:0.005698s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.004461s ]
select * from pdf where partno='210-5LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.015655s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000608s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878835 LIMIT 4 [ RunTime:0.000604s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.013720s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878835 ORDER BY `unit` DESC [ RunTime:0.002160s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878835 LIMIT 2 [ RunTime:0.008659s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.019756s ]
select * from pdf where partno='210-5ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003416s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.002326s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878834 LIMIT 4 [ RunTime:0.004315s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.004420s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878834 ORDER BY `unit` DESC [ RunTime:0.001945s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878834 LIMIT 2 [ RunTime:0.017407s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.014449s ]
select * from pdf where partno='210-5MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.006053s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004377s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878833 LIMIT 4 [ RunTime:0.004759s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.000558s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878833 ORDER BY `unit` DESC [ RunTime:0.004067s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878833 LIMIT 2 [ RunTime:0.000760s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.005305s ]
select * from pdf where partno='210-5LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.003042s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000555s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878832 LIMIT 4 [ RunTime:0.000529s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.002860s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878832 ORDER BY `unit` DESC [ RunTime:0.007882s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878832 LIMIT 2 [ RunTime:0.009343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.003282s ]
select * from pdf where partno='210-5ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000549s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003279s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878831 LIMIT 4 [ RunTime:0.003873s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.007121s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878831 ORDER BY `unit` DESC [ RunTime:0.016949s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878831 LIMIT 2 [ RunTime:0.022268s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.004817s ]
select * from pdf where partno='210-5MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.002370s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000558s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878830 LIMIT 4 [ RunTime:0.000496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.000576s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878830 ORDER BY `unit` DESC [ RunTime:0.010706s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878830 LIMIT 2 [ RunTime:0.005961s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.005185s ]
select * from pdf where partno='210-5LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.010009s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.007547s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878829 LIMIT 4 [ RunTime:0.008104s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.014864s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878829 ORDER BY `unit` DESC [ RunTime:0.008698s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878829 LIMIT 2 [ RunTime:0.011349s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.003997s ]
select * from pdf where partno='210-5ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.001302s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003687s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878828 LIMIT 4 [ RunTime:0.003237s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.000533s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878828 ORDER BY `unit` DESC [ RunTime:0.002323s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878828 LIMIT 2 [ RunTime:0.002822s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.003380s ]
select * from pdf where partno='210-5MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005145s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000520s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878827 LIMIT 4 [ RunTime:0.026097s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.032559s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878827 ORDER BY `unit` DESC [ RunTime:0.000504s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878827 LIMIT 2 [ RunTime:0.013131s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.013558s ]
select * from pdf where partno='210-5LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005113s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.011562s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878826 LIMIT 4 [ RunTime:0.020591s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.042504s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878826 ORDER BY `unit` DESC [ RunTime:0.034684s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878826 LIMIT 2 [ RunTime:0.014612s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.010425s ]
select * from pdf where partno='210-5ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.007570s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.007437s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878825 LIMIT 4 [ RunTime:0.002508s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.026692s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878825 ORDER BY `unit` DESC [ RunTime:0.030486s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878825 LIMIT 2 [ RunTime:0.010035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.002272s ]
select * from pdf where partno='210-5LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.016972s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.010495s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878804 LIMIT 4 [ RunTime:0.002470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.009549s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878804 ORDER BY `unit` DESC [ RunTime:0.009236s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878804 LIMIT 2 [ RunTime:0.014181s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.000927s ]
select * from pdf where partno='210-4MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005545s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.031584s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878803 LIMIT 4 [ RunTime:0.016675s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.029854s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878803 ORDER BY `unit` DESC [ RunTime:0.027618s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878803 LIMIT 2 [ RunTime:0.000474s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.023074s ]
select * from pdf where partno='210-4LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.027343s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.036854s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878802 LIMIT 4 [ RunTime:0.011438s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.019385s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878802 ORDER BY `unit` DESC [ RunTime:0.008113s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878802 LIMIT 2 [ RunTime:0.013344s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.040254s ]
select * from pdf where partno='210-4MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.024703s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018575s ]
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.010304s ]