SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.003229s ]
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.006339s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.004418s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000863s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.004025s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000646s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002529s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001797s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001639s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.001064s ]
UPDATE `stock_search` SET `count` = 2785 , `updatetime` = '2026-06-08 08:14:07' WHERE `partno` = '210' [ RunTime:0.006335s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000477s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.002580s ]
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.000759s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002260s ]
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.119457s ]
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.070047s ]
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 ('32696926','32680670','32677902','32676964','32670069','32669206','32662142','32659274','32659273','32651618','32651381','32640519','32638129','32633828','32627493','32625851','32624326','32624058','32624057','32624041') ORDER BY FIELD(s.id, 32696926,32680670,32677902,32676964,32670069,32669206,32662142,32659274,32659273,32651618,32651381,32640519,32638129,32633828,32627493,32625851,32624326,32624058,32624057,32624041) [ RunTime:0.003347s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001168s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32696926 LIMIT 4 [ RunTime:0.000482s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003030s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32696926 ORDER BY `minOrder` ASC [ RunTime:0.002889s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001194s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32696926 ORDER BY `unit` DESC [ RunTime:0.001941s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001043s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32696926 LIMIT 2 [ RunTime:0.003220s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32696926 ORDER BY `minOrder` ASC [ RunTime:0.003068s ]
select * from pdf where partno='2102121' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.002517s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002925s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102121' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.003113s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32680670 LIMIT 4 [ RunTime:0.008469s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32680670 ORDER BY `minOrder` ASC [ RunTime:0.002657s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32680670 ORDER BY `unit` DESC [ RunTime:0.006294s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32680670 LIMIT 2 [ RunTime:0.008280s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32680670 ORDER BY `minOrder` ASC [ RunTime:0.002858s ]
select * from pdf where partno='2101762-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.003801s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101762-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.003537s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32677902 LIMIT 4 [ RunTime:0.006206s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32677902 ORDER BY `minOrder` ASC [ RunTime:0.008110s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32677902 ORDER BY `unit` DESC [ RunTime:0.005444s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32677902 LIMIT 2 [ RunTime:0.009041s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32677902 ORDER BY `minOrder` ASC [ RunTime:0.003487s ]
select * from pdf where partno='210001640' and brandshort='Amphenol Procom' limit 1 [ RunTime:0.007584s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210001640' OR `brand` LIKE 'Amphenol Procom%' ) ) LIMIT 1 [ RunTime:0.010514s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32676964 LIMIT 4 [ RunTime:0.008858s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32676964 ORDER BY `minOrder` ASC [ RunTime:0.009141s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32676964 ORDER BY `unit` DESC [ RunTime:0.010935s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32676964 LIMIT 2 [ RunTime:0.007013s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32676964 ORDER BY `minOrder` ASC [ RunTime:0.013854s ]
select * from pdf where partno='210001096' and brandshort='Amphenol Procom' limit 1 [ RunTime:0.006807s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210001096' OR `brand` LIKE 'Amphenol Procom%' ) ) LIMIT 1 [ RunTime:0.020339s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32670069 LIMIT 4 [ RunTime:0.022315s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32670069 ORDER BY `minOrder` ASC [ RunTime:0.030215s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32670069 ORDER BY `unit` DESC [ RunTime:0.000867s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32670069 LIMIT 2 [ RunTime:0.014049s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32670069 ORDER BY `minOrder` ASC [ RunTime:0.000939s ]
select * from pdf where partno='2107178' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.032443s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2107178' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.031983s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32669206 LIMIT 4 [ RunTime:0.003053s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32669206 ORDER BY `minOrder` ASC [ RunTime:0.001807s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32669206 ORDER BY `unit` DESC [ RunTime:0.006972s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32669206 LIMIT 2 [ RunTime:0.002471s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32669206 ORDER BY `minOrder` ASC [ RunTime:0.006303s ]
select * from pdf where partno='210001099' and brandshort='Amphenol Procom' limit 1 [ RunTime:0.005661s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210001099' OR `brand` LIKE 'Amphenol Procom%' ) ) LIMIT 1 [ RunTime:0.006789s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32662142 LIMIT 4 [ RunTime:0.005480s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32662142 ORDER BY `minOrder` ASC [ RunTime:0.001628s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32662142 ORDER BY `unit` DESC [ RunTime:0.004755s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32662142 LIMIT 2 [ RunTime:0.009969s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32662142 ORDER BY `minOrder` ASC [ RunTime:0.008217s ]
select * from pdf where partno='2102120' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.011271s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102120' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.008581s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32659274 LIMIT 4 [ RunTime:0.017343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32659274 ORDER BY `minOrder` ASC [ RunTime:0.027772s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32659274 ORDER BY `unit` DESC [ RunTime:0.021900s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32659274 LIMIT 2 [ RunTime:0.015926s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32659274 ORDER BY `minOrder` ASC [ RunTime:0.007291s ]
select * from pdf where partno='2100538' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.027104s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100538' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.003146s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32659273 LIMIT 4 [ RunTime:0.005558s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32659273 ORDER BY `minOrder` ASC [ RunTime:0.011194s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32659273 ORDER BY `unit` DESC [ RunTime:0.006186s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32659273 LIMIT 2 [ RunTime:0.014562s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32659273 ORDER BY `minOrder` ASC [ RunTime:0.019021s ]
select * from pdf where partno='2100536' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.007146s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100536' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.032867s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32651618 LIMIT 4 [ RunTime:0.043329s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32651618 ORDER BY `minOrder` ASC [ RunTime:0.015089s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32651618 ORDER BY `unit` DESC [ RunTime:0.012624s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32651618 LIMIT 2 [ RunTime:0.011047s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32651618 ORDER BY `minOrder` ASC [ RunTime:0.009909s ]
select * from pdf where partno='2104747' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.034902s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104747' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.007739s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32651381 LIMIT 4 [ RunTime:0.022229s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32651381 ORDER BY `minOrder` ASC [ RunTime:0.023439s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32651381 ORDER BY `unit` DESC [ RunTime:0.012905s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32651381 LIMIT 2 [ RunTime:0.003309s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32651381 ORDER BY `minOrder` ASC [ RunTime:0.020120s ]
select * from pdf where partno='2108120' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.026703s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2108120' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.015544s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32640519 LIMIT 4 [ RunTime:0.055934s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32640519 ORDER BY `minOrder` ASC [ RunTime:0.047997s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32640519 ORDER BY `unit` DESC [ RunTime:0.028684s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32640519 LIMIT 2 [ RunTime:0.031654s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32640519 ORDER BY `minOrder` ASC [ RunTime:0.021141s ]
select * from pdf where partno='2105830' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.012555s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2105830' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.018161s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32638129 LIMIT 4 [ RunTime:0.035805s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32638129 ORDER BY `minOrder` ASC [ RunTime:0.037289s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32638129 ORDER BY `unit` DESC [ RunTime:0.044075s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32638129 LIMIT 2 [ RunTime:0.033611s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32638129 ORDER BY `minOrder` ASC [ RunTime:0.019515s ]
select * from pdf where partno='2105829' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.026089s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2105829' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.014159s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32633828 LIMIT 4 [ RunTime:0.004961s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32633828 ORDER BY `minOrder` ASC [ RunTime:0.021826s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32633828 ORDER BY `unit` DESC [ RunTime:0.019224s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32633828 LIMIT 2 [ RunTime:0.027706s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32633828 ORDER BY `minOrder` ASC [ RunTime:0.029247s ]
select * from pdf where partno='2103272' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.015453s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103272' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.020984s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32627493 LIMIT 4 [ RunTime:0.025356s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32627493 ORDER BY `minOrder` ASC [ RunTime:0.013365s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32627493 ORDER BY `unit` DESC [ RunTime:0.046619s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32627493 LIMIT 2 [ RunTime:0.041426s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32627493 ORDER BY `minOrder` ASC [ RunTime:0.083089s ]
select * from pdf where partno='2102119' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.035335s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102119' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.045593s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32625851 LIMIT 4 [ RunTime:0.030442s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32625851 ORDER BY `minOrder` ASC [ RunTime:0.045142s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32625851 ORDER BY `unit` DESC [ RunTime:0.000977s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32625851 LIMIT 2 [ RunTime:0.078377s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32625851 ORDER BY `minOrder` ASC [ RunTime:0.040054s ]
select * from pdf where partno='210M-0E-G-A-96.00-A-1-N-240' and brandshort='TE Connectivity Measurement Specialties' limit 1 [ RunTime:0.046827s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210M-0E-G-A-96.00-A-1-N-240' OR `brand` LIKE 'TE Connectivity Measurement Specialties%' ) ) LIMIT 1 [ RunTime:0.020859s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32624326 LIMIT 4 [ RunTime:0.099088s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624326 ORDER BY `minOrder` ASC [ RunTime:0.020728s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32624326 ORDER BY `unit` DESC [ RunTime:0.012196s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32624326 LIMIT 2 [ RunTime:0.058148s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624326 ORDER BY `minOrder` ASC [ RunTime:0.014129s ]
select * from pdf where partno='21017' and brandshort='Mersen USA Newburyport-MA L.L.C.' limit 1 [ RunTime:0.115789s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21017' OR `brand` LIKE 'Mersen USA Newburyport-MA L.L.C.%' ) ) LIMIT 1 [ RunTime:0.043305s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32624058 LIMIT 4 [ RunTime:0.037601s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624058 ORDER BY `minOrder` ASC [ RunTime:0.026434s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32624058 ORDER BY `unit` DESC [ RunTime:0.058112s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32624058 LIMIT 2 [ RunTime:0.017997s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624058 ORDER BY `minOrder` ASC [ RunTime:0.034288s ]
select * from pdf where partno='21016' and brandshort='Mersen USA Newburyport-MA L.L.C.' limit 1 [ RunTime:0.029972s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21016' OR `brand` LIKE 'Mersen USA Newburyport-MA L.L.C.%' ) ) LIMIT 1 [ RunTime:0.016084s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32624057 LIMIT 4 [ RunTime:0.052635s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624057 ORDER BY `minOrder` ASC [ RunTime:0.000885s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32624057 ORDER BY `unit` DESC [ RunTime:0.014202s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32624057 LIMIT 2 [ RunTime:0.021401s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624057 ORDER BY `minOrder` ASC [ RunTime:0.059913s ]
select * from pdf where partno='21016R' and brandshort='Mersen USA Newburyport-MA L.L.C.' limit 1 [ RunTime:0.075756s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21016R' OR `brand` LIKE 'Mersen USA Newburyport-MA L.L.C.%' ) ) LIMIT 1 [ RunTime:0.000785s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32624041 LIMIT 4 [ RunTime:0.015547s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624041 ORDER BY `minOrder` ASC [ RunTime:0.003712s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32624041 ORDER BY `unit` DESC [ RunTime:0.042251s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32624041 LIMIT 2 [ RunTime:0.075704s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32624041 ORDER BY `minOrder` ASC [ RunTime:0.020012s ]
select * from pdf where partno='21015' and brandshort='Mersen USA Newburyport-MA L.L.C.' limit 1 [ RunTime:0.028851s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21015' OR `brand` LIKE 'Mersen USA Newburyport-MA L.L.C.%' ) ) LIMIT 1 [ RunTime:0.018166s ]
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.071298s ]