SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001580s ]
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.001554s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001265s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000464s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002171s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.002267s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001249s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000234s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001072s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.008932s ]
UPDATE `stock_search` SET `count` = 1641 , `updatetime` = '2026-06-06 19:51:50' WHERE `partno` = '210' [ RunTime:0.010013s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000230s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000197s ]
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.000568s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001417s ]
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.004659s ]
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.049968s ]
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.011820s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001968s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440329 LIMIT 4 [ RunTime:0.008874s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002812s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.018222s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.009198s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440329 ORDER BY `unit` DESC [ RunTime:0.000558s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001539s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440329 LIMIT 2 [ RunTime:0.026848s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.004639s ]
select * from pdf where partno='21011009926' and brandshort='HARTING' limit 1 [ RunTime:0.005667s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12183213 LIMIT 4 [ RunTime:0.018669s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.012055s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12183213 ORDER BY `unit` DESC [ RunTime:0.010410s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12183213 LIMIT 2 [ RunTime:0.012996s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.007102s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35490456 LIMIT 4 [ RunTime:0.012357s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.027802s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35490456 ORDER BY `unit` DESC [ RunTime:0.013366s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35490456 LIMIT 2 [ RunTime:0.014929s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.011215s ]
select * from pdf where partno='21033112400' and brandshort='HARTING' limit 1 [ RunTime:0.008557s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002637s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112400' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.011940s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33090424 LIMIT 4 [ RunTime:0.008711s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.004632s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33090424 ORDER BY `unit` DESC [ RunTime:0.004290s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33090424 LIMIT 2 [ RunTime:0.013590s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.028714s ]
select * from pdf where partno='2101-4-7320' and brandshort='ebm-papst Inc.' limit 1 [ RunTime:0.014554s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-4-7320' OR `brand` LIKE 'ebm-papst Inc.%' ) ) LIMIT 1 [ RunTime:0.008664s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33302748 LIMIT 4 [ RunTime:0.000350s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.007101s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33302748 ORDER BY `unit` DESC [ RunTime:0.004794s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33302748 LIMIT 2 [ RunTime:0.046887s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.012002s ]
select * from pdf where partno='210-133' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.012648s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-133' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.006662s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32273147 LIMIT 4 [ RunTime:0.015119s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.021590s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32273147 ORDER BY `unit` DESC [ RunTime:0.010045s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32273147 LIMIT 2 [ RunTime:0.022880s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.013639s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.006549s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.009074s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179076 LIMIT 4 [ RunTime:0.025144s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.051474s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179076 ORDER BY `unit` DESC [ RunTime:0.005208s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179076 LIMIT 2 [ RunTime:0.006954s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.021976s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.014979s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.014049s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257651 LIMIT 4 [ RunTime:0.035525s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.009458s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257651 ORDER BY `unit` DESC [ RunTime:0.016669s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257651 LIMIT 2 [ RunTime:0.032360s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.017347s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12886452 LIMIT 4 [ RunTime:0.006987s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.013440s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12886452 ORDER BY `unit` DESC [ RunTime:0.013146s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12886452 LIMIT 2 [ RunTime:0.007924s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.015605s ]
select * from pdf where partno='21011009984' and brandshort='HARTING' limit 1 [ RunTime:0.033779s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10837402 LIMIT 4 [ RunTime:0.020184s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.017845s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10837402 ORDER BY `unit` DESC [ RunTime:0.031158s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10837402 LIMIT 2 [ RunTime:0.020557s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.015556s ]
select * from pdf where partno='21033821400' and brandshort='HARTING' limit 1 [ RunTime:0.018216s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10823080 LIMIT 4 [ RunTime:0.023062s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.021110s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10823080 ORDER BY `unit` DESC [ RunTime:0.007229s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10823080 LIMIT 2 [ RunTime:0.009919s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.033049s ]
select * from pdf where partno='21032962505' and brandshort='HARTING' limit 1 [ RunTime:0.031448s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35296886 LIMIT 4 [ RunTime:0.032736s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.058920s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35296886 ORDER BY `unit` DESC [ RunTime:0.016507s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35296886 LIMIT 2 [ RunTime:0.013350s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.001533s ]
select * from pdf where partno='210613003' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.045970s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210613003' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.012974s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11998721 LIMIT 4 [ RunTime:0.029905s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.024893s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11998721 ORDER BY `unit` DESC [ RunTime:0.007657s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11998721 LIMIT 2 [ RunTime:0.011597s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.014506s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10819945 LIMIT 4 [ RunTime:0.009373s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.036425s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10819945 ORDER BY `unit` DESC [ RunTime:0.006626s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10819945 LIMIT 2 [ RunTime:0.013185s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.001145s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.003338s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404058 LIMIT 4 [ RunTime:0.003343s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.007375s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404058 ORDER BY `unit` DESC [ RunTime:0.016630s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404058 LIMIT 2 [ RunTime:0.013774s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.013589s ]
select * from pdf where partno='21033112510' and brandshort='HARTING' limit 1 [ RunTime:0.008696s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112510' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.009314s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322314 LIMIT 4 [ RunTime:0.012278s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.003036s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322314 ORDER BY `unit` DESC [ RunTime:0.004067s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322314 LIMIT 2 [ RunTime:0.003095s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.001508s ]
select * from pdf where partno='210-13-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.004151s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-13-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.017939s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322088 LIMIT 4 [ RunTime:0.015782s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.028305s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322088 ORDER BY `unit` DESC [ RunTime:0.018726s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322088 LIMIT 2 [ RunTime:0.001416s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.013926s ]
select * from pdf where partno='210-43-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.015501s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.024891s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453351 LIMIT 4 [ RunTime:0.036287s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.019091s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453351 ORDER BY `unit` DESC [ RunTime:0.019150s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453351 LIMIT 2 [ RunTime:0.010639s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.019147s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.027550s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009931' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.030133s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440332 LIMIT 4 [ RunTime:0.029514s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.012860s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440332 ORDER BY `unit` DESC [ RunTime:0.032522s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440332 LIMIT 2 [ RunTime:0.007734s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.005558s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.000479s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257656 LIMIT 4 [ RunTime:0.013850s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.008440s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257656 ORDER BY `unit` DESC [ RunTime:0.028524s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257656 LIMIT 2 [ RunTime:0.010038s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.010759s ]
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.001760s ]