SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001477s ]
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.005804s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001113s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.006876s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001709s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000287s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001415s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.008185s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002042s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000541s ]
UPDATE `stock_search` SET `count` = 1949 , `updatetime` = '2026-06-06 21:04:41' WHERE `partno` = '210' [ RunTime:0.011645s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.008729s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000594s ]
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.007117s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001357s ]
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.000702s ]
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 3260,20 [ RunTime:0.048559s ]
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 ('32536233','32535389','32534109','32533038','32528412','32514381','32514050','32507460','32507010','32506399','32498910','32497713','32496605','32491182','32491180','32485920','32484510','32476568','32475152','32468111') ORDER BY FIELD(s.id, 32536233,32535389,32534109,32533038,32528412,32514381,32514050,32507460,32507010,32506399,32498910,32497713,32496605,32491182,32491180,32485920,32484510,32476568,32475152,32468111) [ RunTime:0.016163s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001229s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32536233 LIMIT 4 [ RunTime:0.004763s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001457s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32536233 ORDER BY `minOrder` ASC [ RunTime:0.005303s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001140s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32536233 ORDER BY `unit` DESC [ RunTime:0.000571s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002133s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32536233 LIMIT 2 [ RunTime:0.009961s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32536233 ORDER BY `minOrder` ASC [ RunTime:0.004184s ]
select * from pdf where partno='2100831' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.023562s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001248s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100831' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.020177s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32535389 LIMIT 4 [ RunTime:0.022237s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32535389 ORDER BY `minOrder` ASC [ RunTime:0.015135s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32535389 ORDER BY `unit` DESC [ RunTime:0.015936s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32535389 LIMIT 2 [ RunTime:0.038137s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32535389 ORDER BY `minOrder` ASC [ RunTime:0.035933s ]
select * from pdf where partno='2102660-1' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.028605s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102660-1' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.029440s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32534109 LIMIT 4 [ RunTime:0.032713s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32534109 ORDER BY `minOrder` ASC [ RunTime:0.031271s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32534109 ORDER BY `unit` DESC [ RunTime:0.010266s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32534109 LIMIT 2 [ RunTime:0.057100s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32534109 ORDER BY `minOrder` ASC [ RunTime:0.030446s ]
select * from pdf where partno='2106027' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.053834s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106027' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.076597s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32533038 LIMIT 4 [ RunTime:0.052058s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32533038 ORDER BY `minOrder` ASC [ RunTime:0.068500s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32533038 ORDER BY `unit` DESC [ RunTime:0.022781s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32533038 LIMIT 2 [ RunTime:0.055148s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32533038 ORDER BY `minOrder` ASC [ RunTime:0.028408s ]
select * from pdf where partno='2106098' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.028778s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106098' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.018923s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32528412 LIMIT 4 [ RunTime:0.034172s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32528412 ORDER BY `minOrder` ASC [ RunTime:0.035155s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32528412 ORDER BY `unit` DESC [ RunTime:0.017887s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32528412 LIMIT 2 [ RunTime:0.032459s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32528412 ORDER BY `minOrder` ASC [ RunTime:0.038173s ]
select * from pdf where partno='2104097' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.024135s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104097' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.031663s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32514381 LIMIT 4 [ RunTime:0.017441s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32514381 ORDER BY `minOrder` ASC [ RunTime:0.019848s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32514381 ORDER BY `unit` DESC [ RunTime:0.045014s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32514381 LIMIT 2 [ RunTime:0.061274s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32514381 ORDER BY `minOrder` ASC [ RunTime:0.039800s ]
select * from pdf where partno='2107807-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.053048s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2107807-1' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.023149s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32514050 LIMIT 4 [ RunTime:0.047346s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32514050 ORDER BY `minOrder` ASC [ RunTime:0.013869s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32514050 ORDER BY `unit` DESC [ RunTime:0.029434s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32514050 LIMIT 2 [ RunTime:0.037150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32514050 ORDER BY `minOrder` ASC [ RunTime:0.000704s ]
select * from pdf where partno='2100' and brandshort='Dwyer' limit 1 [ RunTime:0.042716s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100' OR `brand` LIKE 'Dwyer%' ) ) LIMIT 1 [ RunTime:0.041297s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32507460 LIMIT 4 [ RunTime:0.030397s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32507460 ORDER BY `minOrder` ASC [ RunTime:0.023698s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32507460 ORDER BY `unit` DESC [ RunTime:0.004449s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32507460 LIMIT 2 [ RunTime:0.006695s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32507460 ORDER BY `minOrder` ASC [ RunTime:0.051210s ]
select * from pdf where partno='2103332' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.011129s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103332' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.042335s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32507010 LIMIT 4 [ RunTime:0.046931s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32507010 ORDER BY `minOrder` ASC [ RunTime:0.045456s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32507010 ORDER BY `unit` DESC [ RunTime:0.042651s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32507010 LIMIT 2 [ RunTime:0.021672s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32507010 ORDER BY `minOrder` ASC [ RunTime:0.017109s ]
select * from pdf where partno='2106026' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.011292s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106026' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.017108s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32506399 LIMIT 4 [ RunTime:0.024754s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32506399 ORDER BY `minOrder` ASC [ RunTime:0.036293s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32506399 ORDER BY `unit` DESC [ RunTime:0.045326s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32506399 LIMIT 2 [ RunTime:0.051043s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32506399 ORDER BY `minOrder` ASC [ RunTime:0.045795s ]
select * from pdf where partno='2105618' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.009119s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2105618' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.002310s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32498910 LIMIT 4 [ RunTime:0.039628s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32498910 ORDER BY `minOrder` ASC [ RunTime:0.040543s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32498910 ORDER BY `unit` DESC [ RunTime:0.032855s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32498910 LIMIT 2 [ RunTime:0.008281s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32498910 ORDER BY `minOrder` ASC [ RunTime:0.000384s ]
select * from pdf where partno='2102660-2' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.043255s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102660-2' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.033830s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32497713 LIMIT 4 [ RunTime:0.068665s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32497713 ORDER BY `minOrder` ASC [ RunTime:0.078738s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32497713 ORDER BY `unit` DESC [ RunTime:0.022118s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32497713 LIMIT 2 [ RunTime:0.062852s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32497713 ORDER BY `minOrder` ASC [ RunTime:0.013802s ]
select * from pdf where partno='2106025' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.055842s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106025' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.059080s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32496605 LIMIT 4 [ RunTime:0.105597s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32496605 ORDER BY `minOrder` ASC [ RunTime:0.041174s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32496605 ORDER BY `unit` DESC [ RunTime:0.042001s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32496605 LIMIT 2 [ RunTime:0.074476s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32496605 ORDER BY `minOrder` ASC [ RunTime:0.026877s ]
select * from pdf where partno='2103274' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.049991s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103274' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.027069s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32491182 LIMIT 4 [ RunTime:0.066050s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32491182 ORDER BY `minOrder` ASC [ RunTime:0.044392s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32491182 ORDER BY `unit` DESC [ RunTime:0.049889s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32491182 LIMIT 2 [ RunTime:0.043987s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32491182 ORDER BY `minOrder` ASC [ RunTime:0.035153s ]
select * from pdf where partno='2109583' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.054058s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109583' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.033505s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32491180 LIMIT 4 [ RunTime:0.027388s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32491180 ORDER BY `minOrder` ASC [ RunTime:0.024138s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32491180 ORDER BY `unit` DESC [ RunTime:0.029049s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32491180 LIMIT 2 [ RunTime:0.033825s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32491180 ORDER BY `minOrder` ASC [ RunTime:0.022328s ]
select * from pdf where partno='2104198' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.077549s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104198' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.011223s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32485920 LIMIT 4 [ RunTime:0.066035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32485920 ORDER BY `minOrder` ASC [ RunTime:0.042949s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32485920 ORDER BY `unit` DESC [ RunTime:0.014616s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32485920 LIMIT 2 [ RunTime:0.019612s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32485920 ORDER BY `minOrder` ASC [ RunTime:0.005198s ]
select * from pdf where partno='2102' and brandshort='JKL Components Corp.' limit 1 [ RunTime:0.016867s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102' OR `brand` LIKE 'JKL Components Corp.%' ) ) LIMIT 1 [ RunTime:0.005600s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32484510 LIMIT 4 [ RunTime:0.007492s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32484510 ORDER BY `minOrder` ASC [ RunTime:0.012439s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32484510 ORDER BY `unit` DESC [ RunTime:0.002257s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32484510 LIMIT 2 [ RunTime:0.008263s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32484510 ORDER BY `minOrder` ASC [ RunTime:0.004460s ]
select * from pdf where partno='2107052-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.017517s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2107052-1' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.007811s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32476568 LIMIT 4 [ RunTime:0.007870s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32476568 ORDER BY `minOrder` ASC [ RunTime:0.012143s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32476568 ORDER BY `unit` DESC [ RunTime:0.000850s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32476568 LIMIT 2 [ RunTime:0.005770s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32476568 ORDER BY `minOrder` ASC [ RunTime:0.002470s ]
select * from pdf where partno='2106024' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.009809s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106024' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.023581s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32475152 LIMIT 4 [ RunTime:0.017114s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32475152 ORDER BY `minOrder` ASC [ RunTime:0.021897s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32475152 ORDER BY `unit` DESC [ RunTime:0.020747s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32475152 LIMIT 2 [ RunTime:0.017178s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32475152 ORDER BY `minOrder` ASC [ RunTime:0.048122s ]
select * from pdf where partno='2100699' and brandshort='SICK, Inc.' limit 1 [ RunTime:0.007238s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2100699' OR `brand` LIKE 'SICK, Inc.%' ) ) LIMIT 1 [ RunTime:0.014930s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32468111 LIMIT 4 [ RunTime:0.008626s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32468111 ORDER BY `minOrder` ASC [ RunTime:0.035137s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32468111 ORDER BY `unit` DESC [ RunTime:0.036628s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32468111 LIMIT 2 [ RunTime:0.024196s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32468111 ORDER BY `minOrder` ASC [ RunTime:0.027103s ]
select * from pdf where partno='2106946-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.007158s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106946-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.002640s ]
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.006971s ]