SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001984s ]
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.028865s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002035s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.051400s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002263s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.010734s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002898s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.013097s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001969s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.066647s ]
UPDATE `stock_search` SET `count` = 1088 , `updatetime` = '2026-06-06 08:37:40' WHERE `partno` = '210' [ RunTime:0.032796s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.016435s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000471s ]
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.027036s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002599s ]
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.017363s ]
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 720,20 [ RunTime:0.105941s ]
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 ('13416284','12489009','32269620','32267340','13257212','34358537','13325978','12496657','12041028','32215019','32164328','13325550','34281301','14308483','13318098','13325972','13314935','34280149','13314418','34360364') ORDER BY FIELD(s.id, 13416284,12489009,32269620,32267340,13257212,34358537,13325978,12496657,12041028,32215019,32164328,13325550,34281301,14308483,13318098,13325972,13314935,34280149,13314418,34360364) [ RunTime:0.073788s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002303s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13416284 LIMIT 4 [ RunTime:0.045905s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.009815s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13416284 ORDER BY `minOrder` ASC [ RunTime:0.043771s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.029663s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13416284 ORDER BY `unit` DESC [ RunTime:0.031796s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.006501s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13416284 LIMIT 2 [ RunTime:0.021256s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13416284 ORDER BY `minOrder` ASC [ RunTime:0.025160s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12489009 LIMIT 4 [ RunTime:0.027520s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12489009 ORDER BY `minOrder` ASC [ RunTime:0.026838s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12489009 ORDER BY `unit` DESC [ RunTime:0.016257s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12489009 LIMIT 2 [ RunTime:0.067812s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12489009 ORDER BY `minOrder` ASC [ RunTime:0.032625s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32269620 LIMIT 4 [ RunTime:0.018355s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32269620 ORDER BY `minOrder` ASC [ RunTime:0.041011s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32269620 ORDER BY `unit` DESC [ RunTime:0.005352s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32269620 LIMIT 2 [ RunTime:0.010422s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32269620 ORDER BY `minOrder` ASC [ RunTime:0.019036s ]
select * from pdf where partno='2102502-2' and brandshort='te connectivity / raychem' limit 1 [ RunTime:0.025648s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002815s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102502-2' OR `brand` LIKE 'te connectivity / raychem%' ) ) LIMIT 1 [ RunTime:0.006862s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32267340 LIMIT 4 [ RunTime:0.042896s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267340 ORDER BY `minOrder` ASC [ RunTime:0.036306s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32267340 ORDER BY `unit` DESC [ RunTime:0.029384s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32267340 LIMIT 2 [ RunTime:0.007308s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32267340 ORDER BY `minOrder` ASC [ RunTime:0.015016s ]
select * from pdf where partno='2103247-4' and brandshort='te connectivity / amp' limit 1 [ RunTime:0.047020s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103247-4' OR `brand` LIKE 'te connectivity / amp%' ) ) LIMIT 1 [ RunTime:0.046655s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257212 LIMIT 4 [ RunTime:0.029750s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257212 ORDER BY `minOrder` ASC [ RunTime:0.027949s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257212 ORDER BY `unit` DESC [ RunTime:0.013100s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257212 LIMIT 2 [ RunTime:0.015903s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257212 ORDER BY `minOrder` ASC [ RunTime:0.017230s ]
select * from pdf where partno='2108994-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.072163s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34358537 LIMIT 4 [ RunTime:0.024507s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34358537 ORDER BY `minOrder` ASC [ RunTime:0.028584s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34358537 ORDER BY `unit` DESC [ RunTime:0.042275s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34358537 LIMIT 2 [ RunTime:0.045325s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34358537 ORDER BY `minOrder` ASC [ RunTime:0.012532s ]
select * from pdf where partno='21008515-01' and brandshort='Chogori Technologies Inc.' limit 1 [ RunTime:0.014557s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21008515-01' OR `brand` LIKE 'Chogori Technologies Inc.%' ) ) LIMIT 1 [ RunTime:0.025254s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13325978 LIMIT 4 [ RunTime:0.046660s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325978 ORDER BY `minOrder` ASC [ RunTime:0.103578s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13325978 ORDER BY `unit` DESC [ RunTime:0.021966s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13325978 LIMIT 2 [ RunTime:0.037756s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325978 ORDER BY `minOrder` ASC [ RunTime:0.034641s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12496657 LIMIT 4 [ RunTime:0.049724s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12496657 ORDER BY `minOrder` ASC [ RunTime:0.082280s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12496657 ORDER BY `unit` DESC [ RunTime:0.109956s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12496657 LIMIT 2 [ RunTime:0.093498s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12496657 ORDER BY `minOrder` ASC [ RunTime:0.029411s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12041028 LIMIT 4 [ RunTime:0.059635s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041028 ORDER BY `minOrder` ASC [ RunTime:0.014210s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12041028 ORDER BY `unit` DESC [ RunTime:0.038686s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12041028 LIMIT 2 [ RunTime:0.057716s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041028 ORDER BY `minOrder` ASC [ RunTime:0.051247s ]
select * from pdf where partno='2102-632-S-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.017277s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32215019 LIMIT 4 [ RunTime:0.022301s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32215019 ORDER BY `minOrder` ASC [ RunTime:0.080997s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32215019 ORDER BY `unit` DESC [ RunTime:0.048091s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32215019 LIMIT 2 [ RunTime:0.019538s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32215019 ORDER BY `minOrder` ASC [ RunTime:0.032283s ]
select * from pdf where partno='21020-3' and brandshort='te connectivity / amp' limit 1 [ RunTime:0.023078s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21020-3' OR `brand` LIKE 'te connectivity / amp%' ) ) LIMIT 1 [ RunTime:0.047857s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32164328 LIMIT 4 [ RunTime:0.034749s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32164328 ORDER BY `minOrder` ASC [ RunTime:0.040232s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32164328 ORDER BY `unit` DESC [ RunTime:0.044368s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32164328 LIMIT 2 [ RunTime:0.039300s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32164328 ORDER BY `minOrder` ASC [ RunTime:0.004984s ]
select * from pdf where partno='21020-3' and brandshort='te connectivity / amp' limit 1 [ RunTime:0.024987s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21020-3' OR `brand` LIKE 'te connectivity / amp%' ) ) LIMIT 1 [ RunTime:0.008151s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13325550 LIMIT 4 [ RunTime:0.034382s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325550 ORDER BY `minOrder` ASC [ RunTime:0.029981s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13325550 ORDER BY `unit` DESC [ RunTime:0.019537s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13325550 LIMIT 2 [ RunTime:0.018024s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325550 ORDER BY `minOrder` ASC [ RunTime:0.042594s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34281301 LIMIT 4 [ RunTime:0.084885s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34281301 ORDER BY `minOrder` ASC [ RunTime:0.049859s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34281301 ORDER BY `unit` DESC [ RunTime:0.059325s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34281301 LIMIT 2 [ RunTime:0.071989s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34281301 ORDER BY `minOrder` ASC [ RunTime:0.022149s ]
select * from pdf where partno='2102850-1' and brandshort='WEC' limit 1 [ RunTime:0.047411s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102850-1' OR `brand` LIKE 'WEC%' ) ) LIMIT 1 [ RunTime:0.029972s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14308483 LIMIT 4 [ RunTime:0.071017s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308483 ORDER BY `minOrder` ASC [ RunTime:0.081075s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14308483 ORDER BY `unit` DESC [ RunTime:0.073960s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14308483 LIMIT 2 [ RunTime:0.032224s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14308483 ORDER BY `minOrder` ASC [ RunTime:0.016020s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13318098 LIMIT 4 [ RunTime:0.028068s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13318098 ORDER BY `minOrder` ASC [ RunTime:0.030488s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13318098 ORDER BY `unit` DESC [ RunTime:0.012278s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13318098 LIMIT 2 [ RunTime:0.022697s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13318098 ORDER BY `minOrder` ASC [ RunTime:0.024097s ]
select * from pdf where partno='2104-632-SS-20' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.006258s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13325972 LIMIT 4 [ RunTime:0.014588s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325972 ORDER BY `minOrder` ASC [ RunTime:0.009957s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13325972 ORDER BY `unit` DESC [ RunTime:0.016922s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13325972 LIMIT 2 [ RunTime:0.020884s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13325972 ORDER BY `minOrder` ASC [ RunTime:0.015360s ]
select * from pdf where partno='21012' and brandshort='Keystone Electronics' limit 1 [ RunTime:0.012452s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13314935 LIMIT 4 [ RunTime:0.017986s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13314935 ORDER BY `minOrder` ASC [ RunTime:0.021990s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13314935 ORDER BY `unit` DESC [ RunTime:0.016722s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13314935 LIMIT 2 [ RunTime:0.039077s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13314935 ORDER BY `minOrder` ASC [ RunTime:0.033977s ]
select * from pdf where partno='2108-632-SS' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.006761s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34280149 LIMIT 4 [ RunTime:0.027325s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34280149 ORDER BY `minOrder` ASC [ RunTime:0.031493s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34280149 ORDER BY `unit` DESC [ RunTime:0.012648s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34280149 LIMIT 2 [ RunTime:0.042283s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34280149 ORDER BY `minOrder` ASC [ RunTime:0.012303s ]
select * from pdf where partno='2102436-2' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.030382s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102436-2' OR `brand` LIKE 'TE Connectivity Aerospace, Defense and Marine%' ) ) LIMIT 1 [ RunTime:0.021410s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13314418 LIMIT 4 [ RunTime:0.020257s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13314418 ORDER BY `minOrder` ASC [ RunTime:0.014307s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13314418 ORDER BY `unit` DESC [ RunTime:0.038140s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13314418 LIMIT 2 [ RunTime:0.043080s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13314418 ORDER BY `minOrder` ASC [ RunTime:0.017629s ]
select * from pdf where partno='2100-440-SS' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.028140s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34360364 LIMIT 4 [ RunTime:0.018359s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34360364 ORDER BY `minOrder` ASC [ RunTime:0.035532s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34360364 ORDER BY `unit` DESC [ RunTime:0.003396s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34360364 LIMIT 2 [ RunTime:0.075145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34360364 ORDER BY `minOrder` ASC [ RunTime:0.034005s ]
select * from pdf where partno='21033112411' and brandshort='HARTING' limit 1 [ RunTime:0.022474s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112411' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.004838s ]
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.016944s ]