SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002297s ]
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.007613s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.003431s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000619s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002407s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000396s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002175s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.002634s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002094s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000702s ]
UPDATE `stock_search` SET `count` = 2088 , `updatetime` = '2026-06-07 00:00:48' WHERE `partno` = '210' [ RunTime:0.006876s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000336s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000280s ]
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.000462s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002766s ]
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.001285s ]
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 1020,20 [ RunTime:0.073486s ]
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 ('15440329','12183213','35490456','33090424','33302748','32273147','32179076','13257651','12886452','10837402','10823080','35296886','11998721','10819945','34404058','34322314','34322088','33453351','15440332','13257656') ORDER BY FIELD(s.id, 15440329,12183213,35490456,33090424,33302748,32273147,32179076,13257651,12886452,10837402,10823080,35296886,11998721,10819945,34404058,34322314,34322088,33453351,15440332,13257656) [ RunTime:0.051944s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002580s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440329 LIMIT 4 [ RunTime:0.057951s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003583s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.039068s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.015867s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440329 ORDER BY `unit` DESC [ RunTime:0.054215s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.008582s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440329 LIMIT 2 [ RunTime:0.035413s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.019891s ]
select * from pdf where partno='21011009926' and brandshort='HARTING' limit 1 [ RunTime:0.018106s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12183213 LIMIT 4 [ RunTime:0.025283s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.038360s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12183213 ORDER BY `unit` DESC [ RunTime:0.012729s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12183213 LIMIT 2 [ RunTime:0.039520s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.016441s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35490456 LIMIT 4 [ RunTime:0.038744s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.026472s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35490456 ORDER BY `unit` DESC [ RunTime:0.037332s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35490456 LIMIT 2 [ RunTime:0.101919s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.021100s ]
select * from pdf where partno='21033112400' and brandshort='HARTING' limit 1 [ RunTime:0.052485s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002463s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112400' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.019801s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33090424 LIMIT 4 [ RunTime:0.039789s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.045334s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33090424 ORDER BY `unit` DESC [ RunTime:0.070800s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33090424 LIMIT 2 [ RunTime:0.089764s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.036902s ]
select * from pdf where partno='2101-4-7320' and brandshort='ebm-papst Inc.' limit 1 [ RunTime:0.026935s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-4-7320' OR `brand` LIKE 'ebm-papst Inc.%' ) ) LIMIT 1 [ RunTime:0.038994s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33302748 LIMIT 4 [ RunTime:0.052719s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.043261s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33302748 ORDER BY `unit` DESC [ RunTime:0.048001s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33302748 LIMIT 2 [ RunTime:0.049673s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.048093s ]
select * from pdf where partno='210-133' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.025629s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-133' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.025847s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32273147 LIMIT 4 [ RunTime:0.056960s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.085609s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32273147 ORDER BY `unit` DESC [ RunTime:0.045156s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32273147 LIMIT 2 [ RunTime:0.034613s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.013504s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.049203s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.070043s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179076 LIMIT 4 [ RunTime:0.058073s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.026608s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179076 ORDER BY `unit` DESC [ RunTime:0.041824s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179076 LIMIT 2 [ RunTime:0.049779s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.037873s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.021671s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.028905s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257651 LIMIT 4 [ RunTime:0.045399s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.042661s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257651 ORDER BY `unit` DESC [ RunTime:0.029151s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257651 LIMIT 2 [ RunTime:0.029514s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.038696s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12886452 LIMIT 4 [ RunTime:0.052408s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.163398s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12886452 ORDER BY `unit` DESC [ RunTime:0.079885s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12886452 LIMIT 2 [ RunTime:0.033455s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.012801s ]
select * from pdf where partno='21011009984' and brandshort='HARTING' limit 1 [ RunTime:0.045837s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10837402 LIMIT 4 [ RunTime:0.034513s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.049179s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10837402 ORDER BY `unit` DESC [ RunTime:0.048595s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10837402 LIMIT 2 [ RunTime:0.034583s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.028919s ]
select * from pdf where partno='21033821400' and brandshort='HARTING' limit 1 [ RunTime:0.065289s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10823080 LIMIT 4 [ RunTime:0.035048s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.009134s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10823080 ORDER BY `unit` DESC [ RunTime:0.037849s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10823080 LIMIT 2 [ RunTime:0.030496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.038395s ]
select * from pdf where partno='21032962505' and brandshort='HARTING' limit 1 [ RunTime:0.027125s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35296886 LIMIT 4 [ RunTime:0.052339s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.037779s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35296886 ORDER BY `unit` DESC [ RunTime:0.021235s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35296886 LIMIT 2 [ RunTime:0.033004s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.006601s ]
select * from pdf where partno='210613003' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.021583s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210613003' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.025181s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11998721 LIMIT 4 [ RunTime:0.025128s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.028994s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11998721 ORDER BY `unit` DESC [ RunTime:0.084277s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11998721 LIMIT 2 [ RunTime:0.027642s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.032122s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10819945 LIMIT 4 [ RunTime:0.020325s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.006419s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10819945 ORDER BY `unit` DESC [ RunTime:0.020345s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10819945 LIMIT 2 [ RunTime:0.010072s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.010032s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.007742s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404058 LIMIT 4 [ RunTime:0.024380s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.024119s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404058 ORDER BY `unit` DESC [ RunTime:0.067087s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404058 LIMIT 2 [ RunTime:0.045095s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.020261s ]
select * from pdf where partno='21033112510' and brandshort='HARTING' limit 1 [ RunTime:0.036332s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112510' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.073998s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322314 LIMIT 4 [ RunTime:0.088997s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.019723s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322314 ORDER BY `unit` DESC [ RunTime:0.017938s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322314 LIMIT 2 [ RunTime:0.056763s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.015222s ]
select * from pdf where partno='210-13-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.030841s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-13-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.105707s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322088 LIMIT 4 [ RunTime:0.039088s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.025022s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322088 ORDER BY `unit` DESC [ RunTime:0.049618s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322088 LIMIT 2 [ RunTime:0.050572s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.034650s ]
select * from pdf where partno='210-43-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.020714s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.117904s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453351 LIMIT 4 [ RunTime:0.063734s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.021646s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453351 ORDER BY `unit` DESC [ RunTime:0.032440s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453351 LIMIT 2 [ RunTime:0.054744s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.009841s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.019843s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009931' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.004840s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440332 LIMIT 4 [ RunTime:0.020231s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.017757s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440332 ORDER BY `unit` DESC [ RunTime:0.010553s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440332 LIMIT 2 [ RunTime:0.011639s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.013116s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.002216s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257656 LIMIT 4 [ RunTime:0.007233s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.006146s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257656 ORDER BY `unit` DESC [ RunTime:0.001001s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257656 LIMIT 2 [ RunTime:0.003247s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.008921s ]
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.000508s ]