SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002391s ]
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.002291s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002276s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000569s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002256s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000383s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002220s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000354s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002312s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.004639s ]
UPDATE `stock_search` SET `count` = 1910 , `updatetime` = '2026-06-06 21:01:03' WHERE `partno` = '210' [ RunTime:0.005505s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000323s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000290s ]
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.000457s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002597s ]
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.110985s ]
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 940,20 [ RunTime:0.042785s ]
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 ('13317149','12791355','33822291','14257496','10894937','33837261','32277857','32163355','13316779','12063103','34321391','12041956','10900301','10837336','33303124','15440330','13840','35484191','13317075','12980241') ORDER BY FIELD(s.id, 13317149,12791355,33822291,14257496,10894937,33837261,32277857,32163355,13316779,12063103,34321391,12041956,10900301,10837336,33303124,15440330,13840,35484191,13317075,12980241) [ RunTime:0.008018s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001226s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13317149 LIMIT 4 [ RunTime:0.007560s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.006469s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317149 ORDER BY `minOrder` ASC [ RunTime:0.011946s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001881s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13317149 ORDER BY `unit` DESC [ RunTime:0.014916s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.010856s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13317149 LIMIT 2 [ RunTime:0.028965s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317149 ORDER BY `minOrder` ASC [ RunTime:0.014701s ]
select * from pdf where partno='2109-440-SS' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.020469s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12791355 LIMIT 4 [ RunTime:0.033588s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12791355 ORDER BY `minOrder` ASC [ RunTime:0.009227s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12791355 ORDER BY `unit` DESC [ RunTime:0.045869s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12791355 LIMIT 2 [ RunTime:0.014205s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12791355 ORDER BY `minOrder` ASC [ RunTime:0.024685s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33822291 LIMIT 4 [ RunTime:0.017203s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33822291 ORDER BY `minOrder` ASC [ RunTime:0.035579s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33822291 ORDER BY `unit` DESC [ RunTime:0.021439s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33822291 LIMIT 2 [ RunTime:0.032758s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33822291 ORDER BY `minOrder` ASC [ RunTime:0.023530s ]
select * from pdf where partno='21033812401' and brandshort='HARTING' limit 1 [ RunTime:0.024099s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001622s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812401' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.015653s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14257496 LIMIT 4 [ RunTime:0.020073s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14257496 ORDER BY `minOrder` ASC [ RunTime:0.009235s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14257496 ORDER BY `unit` DESC [ RunTime:0.017649s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14257496 LIMIT 2 [ RunTime:0.008903s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14257496 ORDER BY `minOrder` ASC [ RunTime:0.012917s ]
select * from pdf where partno='2109' and brandshort='Kitronik Ltd.' limit 1 [ RunTime:0.010525s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10894937 LIMIT 4 [ RunTime:0.022347s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10894937 ORDER BY `minOrder` ASC [ RunTime:0.011306s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10894937 ORDER BY `unit` DESC [ RunTime:0.020092s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10894937 LIMIT 2 [ RunTime:0.029316s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10894937 ORDER BY `minOrder` ASC [ RunTime:0.013525s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33837261 LIMIT 4 [ RunTime:0.008745s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33837261 ORDER BY `minOrder` ASC [ RunTime:0.011743s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33837261 ORDER BY `unit` DESC [ RunTime:0.003498s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33837261 LIMIT 2 [ RunTime:0.013475s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33837261 ORDER BY `minOrder` ASC [ RunTime:0.015428s ]
select * from pdf where partno='21038811825' and brandshort='HARTING' limit 1 [ RunTime:0.010778s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21038811825' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.008956s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277857 LIMIT 4 [ RunTime:0.009903s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277857 ORDER BY `minOrder` ASC [ RunTime:0.012787s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277857 ORDER BY `unit` DESC [ RunTime:0.007836s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277857 LIMIT 2 [ RunTime:0.002678s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277857 ORDER BY `minOrder` ASC [ RunTime:0.001243s ]
select * from pdf where partno='2106053-6' and brandshort='te connectivity / amp' limit 1 [ RunTime:0.010131s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106053-6' OR `brand` LIKE 'te connectivity / amp%' ) ) LIMIT 1 [ RunTime:0.010810s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32163355 LIMIT 4 [ RunTime:0.014032s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163355 ORDER BY `minOrder` ASC [ RunTime:0.013419s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32163355 ORDER BY `unit` DESC [ RunTime:0.010435s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32163355 LIMIT 2 [ RunTime:0.009138s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32163355 ORDER BY `minOrder` ASC [ RunTime:0.003052s ]
select * from pdf where partno='2106053-6' and brandshort='te connectivity / amp' limit 1 [ RunTime:0.001138s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106053-6' OR `brand` LIKE 'te connectivity / amp%' ) ) LIMIT 1 [ RunTime:0.004877s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316779 LIMIT 4 [ RunTime:0.009633s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316779 ORDER BY `minOrder` ASC [ RunTime:0.005206s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316779 ORDER BY `unit` DESC [ RunTime:0.003665s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316779 LIMIT 2 [ RunTime:0.002216s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316779 ORDER BY `minOrder` ASC [ RunTime:0.001393s ]
select * from pdf where partno='2101-440-AL-7' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.001457s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12063103 LIMIT 4 [ RunTime:0.014088s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12063103 ORDER BY `minOrder` ASC [ RunTime:0.005022s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12063103 ORDER BY `unit` DESC [ RunTime:0.004480s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12063103 LIMIT 2 [ RunTime:0.002230s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12063103 ORDER BY `minOrder` ASC [ RunTime:0.000850s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34321391 LIMIT 4 [ RunTime:0.005839s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34321391 ORDER BY `minOrder` ASC [ RunTime:0.004640s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34321391 ORDER BY `unit` DESC [ RunTime:0.001015s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34321391 LIMIT 2 [ RunTime:0.001552s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34321391 ORDER BY `minOrder` ASC [ RunTime:0.003441s ]
select * from pdf where partno='210-2599-00-0602' and brandshort='3M' limit 1 [ RunTime:0.031222s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-2599-00-0602' OR `brand` LIKE '3M%' ) ) LIMIT 1 [ RunTime:0.042542s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12041956 LIMIT 4 [ RunTime:0.047178s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041956 ORDER BY `minOrder` ASC [ RunTime:0.041307s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12041956 ORDER BY `unit` DESC [ RunTime:0.044315s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12041956 LIMIT 2 [ RunTime:0.048038s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041956 ORDER BY `minOrder` ASC [ RunTime:0.056322s ]
select * from pdf where partno='2105T-632-SS' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.025855s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10900301 LIMIT 4 [ RunTime:0.020138s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10900301 ORDER BY `minOrder` ASC [ RunTime:0.008108s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10900301 ORDER BY `unit` DESC [ RunTime:0.004549s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10900301 LIMIT 2 [ RunTime:0.006427s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10900301 ORDER BY `minOrder` ASC [ RunTime:0.003555s ]
select * from pdf where partno='21033091430' and brandshort='HARTING' limit 1 [ RunTime:0.002714s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10837336 LIMIT 4 [ RunTime:0.010583s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837336 ORDER BY `minOrder` ASC [ RunTime:0.002289s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10837336 ORDER BY `unit` DESC [ RunTime:0.005608s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10837336 LIMIT 2 [ RunTime:0.007852s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10837336 ORDER BY `minOrder` ASC [ RunTime:0.004294s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33303124 LIMIT 4 [ RunTime:0.003415s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303124 ORDER BY `minOrder` ASC [ RunTime:0.001084s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33303124 ORDER BY `unit` DESC [ RunTime:0.004925s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33303124 LIMIT 2 [ RunTime:0.005089s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303124 ORDER BY `minOrder` ASC [ RunTime:0.009206s ]
select * from pdf where partno='2106-1392' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.004986s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106-1392' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.005446s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15440330 LIMIT 4 [ RunTime:0.006695s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440330 ORDER BY `minOrder` ASC [ RunTime:0.004706s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15440330 ORDER BY `unit` DESC [ RunTime:0.003609s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15440330 LIMIT 2 [ RunTime:0.002905s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15440330 ORDER BY `minOrder` ASC [ RunTime:0.004882s ]
select * from pdf where partno='21011009928' and brandshort='HARTING' limit 1 [ RunTime:0.010224s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13840 LIMIT 4 [ RunTime:0.009013s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13840 ORDER BY `minOrder` ASC [ RunTime:0.005077s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13840 ORDER BY `unit` DESC [ RunTime:0.004797s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13840 LIMIT 2 [ RunTime:0.016475s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13840 ORDER BY `minOrder` ASC [ RunTime:0.001253s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210' OR `brand` LIKE 'WALTHER%' ) ) LIMIT 1 [ RunTime:0.004524s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35484191 LIMIT 4 [ RunTime:0.014770s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35484191 ORDER BY `minOrder` ASC [ RunTime:0.008308s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35484191 ORDER BY `unit` DESC [ RunTime:0.008391s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35484191 LIMIT 2 [ RunTime:0.009385s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35484191 ORDER BY `minOrder` ASC [ RunTime:0.014017s ]
select * from pdf where partno='2106053-6' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.003279s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106053-6' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.010935s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13317075 LIMIT 4 [ RunTime:0.012387s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317075 ORDER BY `minOrder` ASC [ RunTime:0.013741s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13317075 ORDER BY `unit` DESC [ RunTime:0.011126s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13317075 LIMIT 2 [ RunTime:0.012308s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317075 ORDER BY `minOrder` ASC [ RunTime:0.006512s ]
select * from pdf where partno='2102T-440-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.008438s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12980241 LIMIT 4 [ RunTime:0.014401s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12980241 ORDER BY `minOrder` ASC [ RunTime:0.002051s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12980241 ORDER BY `unit` DESC [ RunTime:0.005956s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12980241 LIMIT 2 [ RunTime:0.014142s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12980241 ORDER BY `minOrder` ASC [ RunTime:0.005637s ]
select * from pdf where partno='21038812805' and brandshort='HARTING' limit 1 [ RunTime:0.005107s ]
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.068576s ]