SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001058s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.83' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' [ RunTime:0.004475s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001207s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.003570s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001598s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000652s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001973s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000326s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001424s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.001881s ]
UPDATE `stock_search` SET `count` = 3715 , `updatetime` = '2026-06-08 15:00:27' WHERE `partno` = '210' [ RunTime:0.001037s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000339s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000279s ]
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.000445s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001350s ]
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.378660s ]
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 1260,20 [ RunTime:0.090874s ]
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 ('11922890','11529987','34404873','34401164','34399426','10862592','10750938','36760483','34401513','33466253','33453348','19578023','13316883','11900193','11484465','33431622','11900186','11695911','10859369','37929344') ORDER BY FIELD(s.id, 11922890,11529987,34404873,34401164,34399426,10862592,10750938,36760483,34401513,33466253,33453348,19578023,13316883,11900193,11484465,33431622,11900186,11695911,10859369,37929344) [ RunTime:0.036649s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002905s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11922890 LIMIT 4 [ RunTime:0.013055s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001869s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922890 ORDER BY `minOrder` ASC [ RunTime:0.014869s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.005287s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11922890 ORDER BY `unit` DESC [ RunTime:0.001167s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.007880s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11922890 LIMIT 2 [ RunTime:0.019825s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922890 ORDER BY `minOrder` ASC [ RunTime:0.013434s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11529987 LIMIT 4 [ RunTime:0.027069s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11529987 ORDER BY `minOrder` ASC [ RunTime:0.048467s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11529987 ORDER BY `unit` DESC [ RunTime:0.027480s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11529987 LIMIT 2 [ RunTime:0.015913s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11529987 ORDER BY `minOrder` ASC [ RunTime:0.020330s ]
select * from pdf where partno='2102061-3' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.008898s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404873 LIMIT 4 [ RunTime:0.008530s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404873 ORDER BY `minOrder` ASC [ RunTime:0.025142s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404873 ORDER BY `unit` DESC [ RunTime:0.042495s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404873 LIMIT 2 [ RunTime:0.030640s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404873 ORDER BY `minOrder` ASC [ RunTime:0.006067s ]
select * from pdf where partno='21033812820' and brandshort='HARTING' limit 1 [ RunTime:0.020330s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002381s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812820' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.032290s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401164 LIMIT 4 [ RunTime:0.042013s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401164 ORDER BY `minOrder` ASC [ RunTime:0.049286s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401164 ORDER BY `unit` DESC [ RunTime:0.045711s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401164 LIMIT 2 [ RunTime:0.054894s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401164 ORDER BY `minOrder` ASC [ RunTime:0.034729s ]
select * from pdf where partno='21033812807' and brandshort='HARTING' limit 1 [ RunTime:0.049483s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812807' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.024017s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34399426 LIMIT 4 [ RunTime:0.072259s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34399426 ORDER BY `minOrder` ASC [ RunTime:0.063916s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34399426 ORDER BY `unit` DESC [ RunTime:0.047583s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34399426 LIMIT 2 [ RunTime:0.034887s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34399426 ORDER BY `minOrder` ASC [ RunTime:0.011334s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.006011s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033191801' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.011561s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10862592 LIMIT 4 [ RunTime:0.044161s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10862592 ORDER BY `minOrder` ASC [ RunTime:0.042549s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10862592 ORDER BY `unit` DESC [ RunTime:0.034080s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10862592 LIMIT 2 [ RunTime:0.101419s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10862592 ORDER BY `minOrder` ASC [ RunTime:0.025222s ]
select * from pdf where partno='21033812820' and brandshort='HARTING' limit 1 [ RunTime:0.028258s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10750938 LIMIT 4 [ RunTime:0.020878s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10750938 ORDER BY `minOrder` ASC [ RunTime:0.066911s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10750938 ORDER BY `unit` DESC [ RunTime:0.060917s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10750938 LIMIT 2 [ RunTime:0.047094s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10750938 ORDER BY `minOrder` ASC [ RunTime:0.060579s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 36760483 LIMIT 4 [ RunTime:0.045534s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36760483 ORDER BY `minOrder` ASC [ RunTime:0.050998s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 36760483 ORDER BY `unit` DESC [ RunTime:0.022213s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 36760483 LIMIT 2 [ RunTime:0.030148s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36760483 ORDER BY `minOrder` ASC [ RunTime:0.008857s ]
select * from pdf where partno='210-114' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.033194s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-114' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.008684s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401513 LIMIT 4 [ RunTime:0.024220s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401513 ORDER BY `minOrder` ASC [ RunTime:0.051326s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401513 ORDER BY `unit` DESC [ RunTime:0.040926s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401513 LIMIT 2 [ RunTime:0.069180s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401513 ORDER BY `minOrder` ASC [ RunTime:0.026427s ]
select * from pdf where partno='21033712415' and brandshort='HARTING' limit 1 [ RunTime:0.057302s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033712415' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.027106s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466253 LIMIT 4 [ RunTime:0.064541s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466253 ORDER BY `minOrder` ASC [ RunTime:0.068310s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466253 ORDER BY `unit` DESC [ RunTime:0.019729s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466253 LIMIT 2 [ RunTime:0.061531s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466253 ORDER BY `minOrder` ASC [ RunTime:0.059312s ]
select * from pdf where partno='2103247-6' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.052336s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103247-6' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.045943s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453348 LIMIT 4 [ RunTime:0.017231s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453348 ORDER BY `minOrder` ASC [ RunTime:0.085505s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453348 ORDER BY `unit` DESC [ RunTime:0.047709s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453348 LIMIT 2 [ RunTime:0.103232s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453348 ORDER BY `minOrder` ASC [ RunTime:0.070879s ]
select * from pdf where partno='21011009934' and brandshort='HARTING' limit 1 [ RunTime:0.000579s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009934' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.093170s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19578023 LIMIT 4 [ RunTime:0.041785s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19578023 ORDER BY `minOrder` ASC [ RunTime:0.150079s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19578023 ORDER BY `unit` DESC [ RunTime:0.098583s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19578023 LIMIT 2 [ RunTime:0.102522s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19578023 ORDER BY `minOrder` ASC [ RunTime:0.048554s ]
select * from pdf where partno='21011009932' and brandshort='HARTING' limit 1 [ RunTime:0.043682s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316883 LIMIT 4 [ RunTime:0.086029s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316883 ORDER BY `minOrder` ASC [ RunTime:0.072275s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316883 ORDER BY `unit` DESC [ RunTime:0.050754s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316883 LIMIT 2 [ RunTime:0.204347s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316883 ORDER BY `minOrder` ASC [ RunTime:0.082823s ]
select * from pdf where partno='2106-632-B-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.106551s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11900193 LIMIT 4 [ RunTime:0.103067s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900193 ORDER BY `minOrder` ASC [ RunTime:0.066445s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11900193 ORDER BY `unit` DESC [ RunTime:0.024546s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11900193 LIMIT 2 [ RunTime:0.058697s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900193 ORDER BY `minOrder` ASC [ RunTime:0.109974s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11484465 LIMIT 4 [ RunTime:0.086932s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11484465 ORDER BY `minOrder` ASC [ RunTime:0.006530s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11484465 ORDER BY `unit` DESC [ RunTime:0.040174s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11484465 LIMIT 2 [ RunTime:0.086845s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11484465 ORDER BY `minOrder` ASC [ RunTime:0.007194s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33431622 LIMIT 4 [ RunTime:0.050131s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33431622 ORDER BY `minOrder` ASC [ RunTime:0.037034s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33431622 ORDER BY `unit` DESC [ RunTime:0.058081s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33431622 LIMIT 2 [ RunTime:0.090894s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33431622 ORDER BY `minOrder` ASC [ RunTime:0.008361s ]
select * from pdf where partno='21011009937' and brandshort='HARTING' limit 1 [ RunTime:0.090848s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009937' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.029059s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11900186 LIMIT 4 [ RunTime:0.016135s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900186 ORDER BY `minOrder` ASC [ RunTime:0.035898s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11900186 ORDER BY `unit` DESC [ RunTime:0.033238s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11900186 LIMIT 2 [ RunTime:0.029615s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900186 ORDER BY `minOrder` ASC [ RunTime:0.038379s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11695911 LIMIT 4 [ RunTime:0.032720s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11695911 ORDER BY `minOrder` ASC [ RunTime:0.014661s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11695911 ORDER BY `unit` DESC [ RunTime:0.040381s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11695911 LIMIT 2 [ RunTime:0.011505s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11695911 ORDER BY `minOrder` ASC [ RunTime:0.000994s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10859369 LIMIT 4 [ RunTime:0.018400s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10859369 ORDER BY `minOrder` ASC [ RunTime:0.007646s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10859369 ORDER BY `unit` DESC [ RunTime:0.022971s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10859369 LIMIT 2 [ RunTime:0.027078s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10859369 ORDER BY `minOrder` ASC [ RunTime:0.007189s ]
select * from pdf where partno='21033812806' and brandshort='HARTING' limit 1 [ RunTime:0.022400s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 37929344 LIMIT 4 [ RunTime:0.007964s ]
SELECT * FROM `stock_price` WHERE `stockid` = 37929344 ORDER BY `minOrder` ASC [ RunTime:0.016731s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 37929344 ORDER BY `unit` DESC [ RunTime:0.029459s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 37929344 LIMIT 2 [ RunTime:0.062663s ]
SELECT * FROM `stock_price` WHERE `stockid` = 37929344 ORDER BY `minOrder` ASC [ RunTime:0.008191s ]
select * from pdf where partno='2109' and brandshort='Kitronik Ltd.' limit 1 [ RunTime:0.009160s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109' OR `brand` LIKE 'Kitronik Ltd.%' ) ) LIMIT 1 [ RunTime:0.045112s ]
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.003931s ]