SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001821s ]
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.001662s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001430s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000476s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002065s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.005808s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002600s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.006083s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002437s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.012821s ]
UPDATE `stock_search` SET `count` = 1642 , `updatetime` = '2026-06-06 19:51:50' WHERE `partno` = '210' [ RunTime:0.005620s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.002642s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000421s ]
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.000659s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.005548s ]
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.004759s ]
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.053889s ]
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.010572s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001247s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440329 LIMIT 4 [ RunTime:0.008383s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002009s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.005539s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.004756s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440329 ORDER BY `unit` DESC [ RunTime:0.013921s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002056s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440329 LIMIT 2 [ RunTime:0.002392s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440329 ORDER BY `minOrder` ASC [ RunTime:0.006896s ]
select * from pdf where partno='21011009926' and brandshort='HARTING' limit 1 [ RunTime:0.010601s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12183213 LIMIT 4 [ RunTime:0.006556s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.014206s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12183213 ORDER BY `unit` DESC [ RunTime:0.009282s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12183213 LIMIT 2 [ RunTime:0.010665s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12183213 ORDER BY `minOrder` ASC [ RunTime:0.010936s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35490456 LIMIT 4 [ RunTime:0.016239s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.015129s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35490456 ORDER BY `unit` DESC [ RunTime:0.007655s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35490456 LIMIT 2 [ RunTime:0.010822s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35490456 ORDER BY `minOrder` ASC [ RunTime:0.001813s ]
select * from pdf where partno='21033112400' and brandshort='HARTING' limit 1 [ RunTime:0.013238s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001790s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112400' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.010025s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33090424 LIMIT 4 [ RunTime:0.009468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.015734s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33090424 ORDER BY `unit` DESC [ RunTime:0.004165s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33090424 LIMIT 2 [ RunTime:0.008796s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33090424 ORDER BY `minOrder` ASC [ RunTime:0.000658s ]
select * from pdf where partno='2101-4-7320' and brandshort='ebm-papst Inc.' limit 1 [ RunTime:0.006648s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-4-7320' OR `brand` LIKE 'ebm-papst Inc.%' ) ) LIMIT 1 [ RunTime:0.018828s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33302748 LIMIT 4 [ RunTime:0.008423s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.035450s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33302748 ORDER BY `unit` DESC [ RunTime:0.006215s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33302748 LIMIT 2 [ RunTime:0.039687s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33302748 ORDER BY `minOrder` ASC [ RunTime:0.011632s ]
select * from pdf where partno='210-133' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.011111s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-133' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.010622s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32273147 LIMIT 4 [ RunTime:0.009342s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.034841s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32273147 ORDER BY `unit` DESC [ RunTime:0.017725s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32273147 LIMIT 2 [ RunTime:0.017353s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32273147 ORDER BY `minOrder` ASC [ RunTime:0.015248s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.005148s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.007015s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179076 LIMIT 4 [ RunTime:0.044936s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.027742s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179076 ORDER BY `unit` DESC [ RunTime:0.005905s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179076 LIMIT 2 [ RunTime:0.042051s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179076 ORDER BY `minOrder` ASC [ RunTime:0.008705s ]
select * from pdf where partno='21033212830' and brandshort='harting' limit 1 [ RunTime:0.013818s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033212830' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.014275s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257651 LIMIT 4 [ RunTime:0.026189s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.025099s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257651 ORDER BY `unit` DESC [ RunTime:0.004695s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257651 LIMIT 2 [ RunTime:0.023173s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257651 ORDER BY `minOrder` ASC [ RunTime:0.008867s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12886452 LIMIT 4 [ RunTime:0.015618s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.017085s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12886452 ORDER BY `unit` DESC [ RunTime:0.029444s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12886452 LIMIT 2 [ RunTime:0.003862s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12886452 ORDER BY `minOrder` ASC [ RunTime:0.013194s ]
select * from pdf where partno='21011009984' and brandshort='HARTING' limit 1 [ RunTime:0.013875s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10837402 LIMIT 4 [ RunTime:0.019925s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.038846s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10837402 ORDER BY `unit` DESC [ RunTime:0.018616s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10837402 LIMIT 2 [ RunTime:0.036838s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837402 ORDER BY `minOrder` ASC [ RunTime:0.013917s ]
select * from pdf where partno='21033821400' and brandshort='HARTING' limit 1 [ RunTime:0.008762s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10823080 LIMIT 4 [ RunTime:0.019500s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.013045s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10823080 ORDER BY `unit` DESC [ RunTime:0.013917s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10823080 LIMIT 2 [ RunTime:0.024406s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10823080 ORDER BY `minOrder` ASC [ RunTime:0.015189s ]
select * from pdf where partno='21032962505' and brandshort='HARTING' limit 1 [ RunTime:0.040139s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35296886 LIMIT 4 [ RunTime:0.050965s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.030608s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35296886 ORDER BY `unit` DESC [ RunTime:0.018419s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35296886 LIMIT 2 [ RunTime:0.015519s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35296886 ORDER BY `minOrder` ASC [ RunTime:0.015878s ]
select * from pdf where partno='210613003' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.033965s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210613003' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.036813s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11998721 LIMIT 4 [ RunTime:0.023309s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.003392s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11998721 ORDER BY `unit` DESC [ RunTime:0.007126s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11998721 LIMIT 2 [ RunTime:0.011244s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11998721 ORDER BY `minOrder` ASC [ RunTime:0.015332s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10819945 LIMIT 4 [ RunTime:0.009217s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.036304s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10819945 ORDER BY `unit` DESC [ RunTime:0.003794s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10819945 LIMIT 2 [ RunTime:0.009395s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10819945 ORDER BY `minOrder` ASC [ RunTime:0.006186s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.000845s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404058 LIMIT 4 [ RunTime:0.006871s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.006941s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404058 ORDER BY `unit` DESC [ RunTime:0.013451s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404058 LIMIT 2 [ RunTime:0.030698s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404058 ORDER BY `minOrder` ASC [ RunTime:0.010747s ]
select * from pdf where partno='21033112510' and brandshort='HARTING' limit 1 [ RunTime:0.007797s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033112510' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.009079s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322314 LIMIT 4 [ RunTime:0.006087s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.005377s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322314 ORDER BY `unit` DESC [ RunTime:0.002073s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322314 LIMIT 2 [ RunTime:0.001495s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322314 ORDER BY `minOrder` ASC [ RunTime:0.004302s ]
select * from pdf where partno='210-13-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.011094s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-13-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.022257s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322088 LIMIT 4 [ RunTime:0.015199s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.002111s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322088 ORDER BY `unit` DESC [ RunTime:0.017217s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322088 LIMIT 2 [ RunTime:0.029666s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322088 ORDER BY `minOrder` ASC [ RunTime:0.017284s ]
select * from pdf where partno='210-43-306-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.011735s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-306-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.018805s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453351 LIMIT 4 [ RunTime:0.016067s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.034876s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453351 ORDER BY `unit` DESC [ RunTime:0.019924s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453351 LIMIT 2 [ RunTime:0.020024s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453351 ORDER BY `minOrder` ASC [ RunTime:0.005070s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.011385s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009931' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.037426s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440332 LIMIT 4 [ RunTime:0.038460s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.019574s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440332 ORDER BY `unit` DESC [ RunTime:0.013824s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440332 LIMIT 2 [ RunTime:0.015333s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440332 ORDER BY `minOrder` ASC [ RunTime:0.004246s ]
select * from pdf where partno='21011009931' and brandshort='HARTING' limit 1 [ RunTime:0.021359s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13257656 LIMIT 4 [ RunTime:0.005129s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.014581s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13257656 ORDER BY `unit` DESC [ RunTime:0.010008s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13257656 LIMIT 2 [ RunTime:0.010110s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13257656 ORDER BY `minOrder` ASC [ RunTime:0.010813s ]
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.001837s ]