SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002668s ]
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.001964s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001418s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000495s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001250s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.015649s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001365s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.013308s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002084s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.018844s ]
UPDATE `stock_search` SET `count` = 1955 , `updatetime` = '2026-06-06 21:04:59' WHERE `partno` = '210' [ RunTime:0.011304s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.010983s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.005602s ]
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.017015s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001611s ]
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.002963s ]
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.054618s ]
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.025440s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002317s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878859 LIMIT 4 [ RunTime:0.014215s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.009242s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.025475s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001334s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878859 ORDER BY `unit` DESC [ RunTime:0.006295s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003379s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878859 LIMIT 2 [ RunTime:0.010114s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878859 ORDER BY `minOrder` ASC [ RunTime:0.020773s ]
select * from pdf where partno='210-5MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.012497s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002631s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.042257s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878858 LIMIT 4 [ RunTime:0.052470s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.023246s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878858 ORDER BY `unit` DESC [ RunTime:0.025334s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878858 LIMIT 2 [ RunTime:0.022028s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878858 ORDER BY `minOrder` ASC [ RunTime:0.024559s ]
select * from pdf where partno='210-5LPSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.021449s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.035556s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878857 LIMIT 4 [ RunTime:0.053678s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.013290s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878857 ORDER BY `unit` DESC [ RunTime:0.027218s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878857 LIMIT 2 [ RunTime:0.012686s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878857 ORDER BY `minOrder` ASC [ RunTime:0.006030s ]
select * from pdf where partno='210-5MSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020451s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.063540s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878856 LIMIT 4 [ RunTime:0.036429s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.024946s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878856 ORDER BY `unit` DESC [ RunTime:0.033323s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878856 LIMIT 2 [ RunTime:0.040931s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878856 ORDER BY `minOrder` ASC [ RunTime:0.017771s ]
select * from pdf where partno='210-5LPSTF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005197s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSTF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.026444s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878855 LIMIT 4 [ RunTime:0.011741s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.038179s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878855 ORDER BY `unit` DESC [ RunTime:0.006242s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878855 LIMIT 2 [ RunTime:0.020579s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878855 ORDER BY `minOrder` ASC [ RunTime:0.009883s ]
select * from pdf where partno='210-5MST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.005482s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.025681s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878854 LIMIT 4 [ RunTime:0.044133s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.033649s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878854 ORDER BY `unit` DESC [ RunTime:0.016110s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878854 LIMIT 2 [ RunTime:0.010317s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878854 ORDER BY `minOrder` ASC [ RunTime:0.010889s ]
select * from pdf where partno='210-5LPST' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.027216s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPST' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.017205s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878835 LIMIT 4 [ RunTime:0.036300s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.047949s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878835 ORDER BY `unit` DESC [ RunTime:0.016677s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878835 LIMIT 2 [ RunTime:0.011711s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878835 ORDER BY `minOrder` ASC [ RunTime:0.011080s ]
select * from pdf where partno='210-5ESFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.033030s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.006183s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878834 LIMIT 4 [ RunTime:0.010907s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.017795s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878834 ORDER BY `unit` DESC [ RunTime:0.035997s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878834 LIMIT 2 [ RunTime:0.044310s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878834 ORDER BY `minOrder` ASC [ RunTime:0.011564s ]
select * from pdf where partno='210-5MSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.008441s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.054392s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878833 LIMIT 4 [ RunTime:0.023661s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.010942s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878833 ORDER BY `unit` DESC [ RunTime:0.020646s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878833 LIMIT 2 [ RunTime:0.024467s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878833 ORDER BY `minOrder` ASC [ RunTime:0.001824s ]
select * from pdf where partno='210-5LPSFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.009611s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.010936s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878832 LIMIT 4 [ RunTime:0.028977s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.019809s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878832 ORDER BY `unit` DESC [ RunTime:0.027064s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878832 LIMIT 2 [ RunTime:0.014867s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878832 ORDER BY `minOrder` ASC [ RunTime:0.001721s ]
select * from pdf where partno='210-5ESD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020832s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.013836s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878831 LIMIT 4 [ RunTime:0.011307s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.022775s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878831 ORDER BY `unit` DESC [ RunTime:0.043495s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878831 LIMIT 2 [ RunTime:0.034033s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878831 ORDER BY `minOrder` ASC [ RunTime:0.021537s ]
select * from pdf where partno='210-5MSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.031599s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.024808s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878830 LIMIT 4 [ RunTime:0.034826s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.008266s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878830 ORDER BY `unit` DESC [ RunTime:0.030720s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878830 LIMIT 2 [ RunTime:0.038206s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878830 ORDER BY `minOrder` ASC [ RunTime:0.026850s ]
select * from pdf where partno='210-5LPSD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.046874s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.009990s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878829 LIMIT 4 [ RunTime:0.033966s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.036911s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878829 ORDER BY `unit` DESC [ RunTime:0.049069s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878829 LIMIT 2 [ RunTime:0.056274s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878829 ORDER BY `minOrder` ASC [ RunTime:0.007269s ]
select * from pdf where partno='210-5ESF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.021081s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ESF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.036795s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878828 LIMIT 4 [ RunTime:0.025749s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.018066s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878828 ORDER BY `unit` DESC [ RunTime:0.004358s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878828 LIMIT 2 [ RunTime:0.007551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878828 ORDER BY `minOrder` ASC [ RunTime:0.006143s ]
select * from pdf where partno='210-5MSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.041901s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5MSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003176s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878827 LIMIT 4 [ RunTime:0.042023s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.025805s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878827 ORDER BY `unit` DESC [ RunTime:0.047469s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878827 LIMIT 2 [ RunTime:0.010857s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878827 ORDER BY `minOrder` ASC [ RunTime:0.019924s ]
select * from pdf where partno='210-5LPSF' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.018699s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPSF' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.019078s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878826 LIMIT 4 [ RunTime:0.014203s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.063878s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878826 ORDER BY `unit` DESC [ RunTime:0.020119s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878826 LIMIT 2 [ RunTime:0.027526s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878826 ORDER BY `minOrder` ASC [ RunTime:0.004544s ]
select * from pdf where partno='210-5ES' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.025936s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5ES' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.003775s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878825 LIMIT 4 [ RunTime:0.010637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.022258s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878825 ORDER BY `unit` DESC [ RunTime:0.007995s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878825 LIMIT 2 [ RunTime:0.236794s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878825 ORDER BY `minOrder` ASC [ RunTime:0.109607s ]
select * from pdf where partno='210-5LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.078210s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-5LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.050518s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878804 LIMIT 4 [ RunTime:0.123762s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.068961s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878804 ORDER BY `unit` DESC [ RunTime:0.067373s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878804 LIMIT 2 [ RunTime:0.042631s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878804 ORDER BY `minOrder` ASC [ RunTime:0.040967s ]
select * from pdf where partno='210-4MSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.020622s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.037355s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878803 LIMIT 4 [ RunTime:0.031291s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.016457s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878803 ORDER BY `unit` DESC [ RunTime:0.015117s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878803 LIMIT 2 [ RunTime:0.027111s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878803 ORDER BY `minOrder` ASC [ RunTime:0.015092s ]
select * from pdf where partno='210-4LPSTFD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.015724s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4LPSTFD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.018807s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32878802 LIMIT 4 [ RunTime:0.012548s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.010666s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32878802 ORDER BY `unit` DESC [ RunTime:0.013729s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32878802 LIMIT 2 [ RunTime:0.009450s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32878802 ORDER BY `minOrder` ASC [ RunTime:0.007882s ]
select * from pdf where partno='210-4MSTD' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.004734s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-4MSTD' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.004140s ]
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.070591s ]