SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.004030s ]
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.001821s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002345s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000596s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002739s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000340s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001998s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.009718s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002715s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.003994s ]
UPDATE `stock_search` SET `count` = 1912 , `updatetime` = '2026-06-06 21:01:03' WHERE `partno` = '210' [ RunTime:0.004427s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000328s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000305s ]
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.005716s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001984s ]
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.090667s ]
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.047465s ]
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.006726s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.000988s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440329 LIMIT 4 [ RunTime:0.019409s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.022604s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.008375s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.000861s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440329 ORDER BY `unit` DESC [ RunTime:0.005441s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.005839s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440329 LIMIT 2 [ RunTime:0.029723s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.005047s ]
select * from pdf where partno='21011009926' and brandshort='HARTING' limit 1 [ RunTime:0.025483s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12183213 LIMIT 4 [ RunTime:0.018369s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.016840s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12183213 ORDER BY `unit` DESC [ RunTime:0.020455s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12183213 LIMIT 2 [ RunTime:0.029005s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.008826s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35490456 LIMIT 4 [ RunTime:0.010383s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.051119s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35490456 ORDER BY `unit` DESC [ RunTime:0.035255s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35490456 LIMIT 2 [ RunTime:0.021824s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.018667s ]
select * from pdf where partno='21033112400' and brandshort='HARTING' limit 1 [ RunTime:0.022348s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.003841s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112400' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.059684s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33090424 LIMIT 4 [ RunTime:0.027817s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.027705s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33090424 ORDER BY `unit` DESC [ RunTime:0.004569s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33090424 LIMIT 2 [ RunTime:0.033871s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.015491s ]
select * from pdf where partno='2101-4-7320' and brandshort='ebm-papst Inc.' limit 1 [ RunTime:0.013104s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-4-7320' OR `brand` LIKE 'ebm-papst Inc.%' ) ) LIMIT 1 [ RunTime:0.016134s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33302748 LIMIT 4 [ RunTime:0.007764s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.014598s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33302748 ORDER BY `unit` DESC [ RunTime:0.013174s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33302748 LIMIT 2 [ RunTime:0.008784s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.007908s ]
select * from pdf where partno='210-133' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.012081s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-133' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.013077s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32273147 LIMIT 4 [ RunTime:0.009761s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.003859s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32273147 ORDER BY `unit` DESC [ RunTime:0.009735s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32273147 LIMIT 2 [ RunTime:0.013588s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.015009s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.019245s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.010538s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179076 LIMIT 4 [ RunTime:0.002387s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.011787s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179076 ORDER BY `unit` DESC [ RunTime:0.005978s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179076 LIMIT 2 [ RunTime:0.004863s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.001751s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.000514s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.001031s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257651 LIMIT 4 [ RunTime:0.015363s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.004282s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257651 ORDER BY `unit` DESC [ RunTime:0.003469s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257651 LIMIT 2 [ RunTime:0.001973s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.000991s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12886452 LIMIT 4 [ RunTime:0.004693s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.001612s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12886452 ORDER BY `unit` DESC [ RunTime:0.004310s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12886452 LIMIT 2 [ RunTime:0.001585s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.002159s ]
select * from pdf where partno='21011009984' and brandshort='HARTING' limit 1 [ RunTime:0.033384s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10837402 LIMIT 4 [ RunTime:0.053294s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.055193s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10837402 ORDER BY `unit` DESC [ RunTime:0.060596s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10837402 LIMIT 2 [ RunTime:0.084374s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.047683s ]
select * from pdf where partno='21033821400' and brandshort='HARTING' limit 1 [ RunTime:0.030067s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10823080 LIMIT 4 [ RunTime:0.011703s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.004583s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10823080 ORDER BY `unit` DESC [ RunTime:0.002052s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10823080 LIMIT 2 [ RunTime:0.004613s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.001843s ]
select * from pdf where partno='21032962505' and brandshort='HARTING' limit 1 [ RunTime:0.006154s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35296886 LIMIT 4 [ RunTime:0.002699s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.004603s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35296886 ORDER BY `unit` DESC [ RunTime:0.007077s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35296886 LIMIT 2 [ RunTime:0.006621s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.002953s ]
select * from pdf where partno='210613003' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.004977s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210613003' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.005588s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11998721 LIMIT 4 [ RunTime:0.002323s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.001722s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11998721 ORDER BY `unit` DESC [ RunTime:0.008006s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11998721 LIMIT 2 [ RunTime:0.006896s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.005454s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10819945 LIMIT 4 [ RunTime:0.003637s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.005222s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10819945 ORDER BY `unit` DESC [ RunTime:0.001701s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10819945 LIMIT 2 [ RunTime:0.003464s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.002679s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.011046s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404058 LIMIT 4 [ RunTime:0.008647s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.006708s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404058 ORDER BY `unit` DESC [ RunTime:0.005223s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404058 LIMIT 2 [ RunTime:0.004422s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.010138s ]
select * from pdf where partno='21033112510' and brandshort='HARTING' limit 1 [ RunTime:0.011513s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112510' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.018655s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322314 LIMIT 4 [ RunTime:0.013680s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.005149s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322314 ORDER BY `unit` DESC [ RunTime:0.011923s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322314 LIMIT 2 [ RunTime:0.011691s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.006134s ]
select * from pdf where partno='210-13-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.015734s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-13-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.014056s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322088 LIMIT 4 [ RunTime:0.008122s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.012534s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322088 ORDER BY `unit` DESC [ RunTime:0.006891s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322088 LIMIT 2 [ RunTime:0.008478s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.014754s ]
select * from pdf where partno='210-43-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.001681s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.004198s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453351 LIMIT 4 [ RunTime:0.018055s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.006318s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453351 ORDER BY `unit` DESC [ RunTime:0.003248s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453351 LIMIT 2 [ RunTime:0.008774s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.003704s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.010332s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009931' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.012785s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440332 LIMIT 4 [ RunTime:0.011811s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.006196s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440332 ORDER BY `unit` DESC [ RunTime:0.013186s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440332 LIMIT 2 [ RunTime:0.012621s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.004144s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.002130s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257656 LIMIT 4 [ RunTime:0.003650s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.005786s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257656 ORDER BY `unit` DESC [ RunTime:0.002242s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257656 LIMIT 2 [ RunTime:0.002314s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.001890s ]
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.068442s ]