SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002424s ]
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.014155s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002451s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.001094s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001570s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.83' ) [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001324s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000246s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001418s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000633s ]
UPDATE `stock_search` SET `count` = 4120 , `updatetime` = '2026-06-08 16:46:31' WHERE `partno` = '210' [ RunTime:0.002954s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000266s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000287s ]
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.000914s ]
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.009280s ]
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.055610s ]
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.057694s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.003971s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11922890 LIMIT 4 [ RunTime:0.011174s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003022s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922890 ORDER BY `minOrder` ASC [ RunTime:0.018821s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002428s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11922890 ORDER BY `unit` DESC [ RunTime:0.018705s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002444s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11922890 LIMIT 2 [ RunTime:0.028081s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922890 ORDER BY `minOrder` ASC [ RunTime:0.015576s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11529987 LIMIT 4 [ RunTime:0.028562s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11529987 ORDER BY `minOrder` ASC [ RunTime:0.004350s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11529987 ORDER BY `unit` DESC [ RunTime:0.047081s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11529987 LIMIT 2 [ RunTime:0.050711s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11529987 ORDER BY `minOrder` ASC [ RunTime:0.014030s ]
select * from pdf where partno='2102061-3' and brandshort='TE Connectivity Aerospace, Defense and Marine' limit 1 [ RunTime:0.048972s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34404873 LIMIT 4 [ RunTime:0.020198s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404873 ORDER BY `minOrder` ASC [ RunTime:0.097979s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34404873 ORDER BY `unit` DESC [ RunTime:0.079190s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34404873 LIMIT 2 [ RunTime:0.000346s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34404873 ORDER BY `minOrder` ASC [ RunTime:0.015810s ]
select * from pdf where partno='21033812820' and brandshort='HARTING' limit 1 [ RunTime:0.008497s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002087s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812820' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.011648s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401164 LIMIT 4 [ RunTime:0.015444s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401164 ORDER BY `minOrder` ASC [ RunTime:0.090483s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401164 ORDER BY `unit` DESC [ RunTime:0.079134s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401164 LIMIT 2 [ RunTime:0.000624s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401164 ORDER BY `minOrder` ASC [ RunTime:0.051140s ]
select * from pdf where partno='21033812807' and brandshort='HARTING' limit 1 [ RunTime:0.014288s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812807' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.005532s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34399426 LIMIT 4 [ RunTime:0.027202s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34399426 ORDER BY `minOrder` ASC [ RunTime:0.088154s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34399426 ORDER BY `unit` DESC [ RunTime:0.091319s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34399426 LIMIT 2 [ RunTime:0.008815s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34399426 ORDER BY `minOrder` ASC [ RunTime:0.021647s ]
select * from pdf where partno='21033191801' and brandshort='HARTING' limit 1 [ RunTime:0.074701s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033191801' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.010877s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10862592 LIMIT 4 [ RunTime:0.082555s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10862592 ORDER BY `minOrder` ASC [ RunTime:0.086174s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10862592 ORDER BY `unit` DESC [ RunTime:0.057552s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10862592 LIMIT 2 [ RunTime:0.001816s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10862592 ORDER BY `minOrder` ASC [ RunTime:0.023425s ]
select * from pdf where partno='21033812820' and brandshort='HARTING' limit 1 [ RunTime:0.019104s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10750938 LIMIT 4 [ RunTime:0.003754s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10750938 ORDER BY `minOrder` ASC [ RunTime:0.051915s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10750938 ORDER BY `unit` DESC [ RunTime:0.046646s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10750938 LIMIT 2 [ RunTime:0.000431s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10750938 ORDER BY `minOrder` ASC [ RunTime:0.035463s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 36760483 LIMIT 4 [ RunTime:0.026477s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36760483 ORDER BY `minOrder` ASC [ RunTime:0.062821s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 36760483 ORDER BY `unit` DESC [ RunTime:0.025345s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 36760483 LIMIT 2 [ RunTime:0.036522s ]
SELECT * FROM `stock_price` WHERE `stockid` = 36760483 ORDER BY `minOrder` ASC [ RunTime:0.020309s ]
select * from pdf where partno='210-114' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.048972s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-114' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.007131s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401513 LIMIT 4 [ RunTime:0.024070s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401513 ORDER BY `minOrder` ASC [ RunTime:0.058867s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401513 ORDER BY `unit` DESC [ RunTime:0.079817s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401513 LIMIT 2 [ RunTime:0.014178s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401513 ORDER BY `minOrder` ASC [ RunTime:0.015771s ]
select * from pdf where partno='21033712415' and brandshort='HARTING' limit 1 [ RunTime:0.017784s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033712415' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.043435s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466253 LIMIT 4 [ RunTime:0.029482s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466253 ORDER BY `minOrder` ASC [ RunTime:0.037742s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466253 ORDER BY `unit` DESC [ RunTime:0.009598s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466253 LIMIT 2 [ RunTime:0.010589s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466253 ORDER BY `minOrder` ASC [ RunTime:0.011230s ]
select * from pdf where partno='2103247-6' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.011083s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103247-6' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.037542s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33453348 LIMIT 4 [ RunTime:0.053496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453348 ORDER BY `minOrder` ASC [ RunTime:0.051921s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33453348 ORDER BY `unit` DESC [ RunTime:0.022420s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33453348 LIMIT 2 [ RunTime:0.017075s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33453348 ORDER BY `minOrder` ASC [ RunTime:0.073957s ]
select * from pdf where partno='21011009934' and brandshort='HARTING' limit 1 [ RunTime:0.028979s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009934' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.055231s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19578023 LIMIT 4 [ RunTime:0.051658s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19578023 ORDER BY `minOrder` ASC [ RunTime:0.048218s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19578023 ORDER BY `unit` DESC [ RunTime:0.031769s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19578023 LIMIT 2 [ RunTime:0.031396s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19578023 ORDER BY `minOrder` ASC [ RunTime:0.018257s ]
select * from pdf where partno='21011009932' and brandshort='HARTING' limit 1 [ RunTime:0.030618s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316883 LIMIT 4 [ RunTime:0.014766s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316883 ORDER BY `minOrder` ASC [ RunTime:0.073825s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316883 ORDER BY `unit` DESC [ RunTime:0.044580s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316883 LIMIT 2 [ RunTime:0.014751s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316883 ORDER BY `minOrder` ASC [ RunTime:0.015571s ]
select * from pdf where partno='2106-632-B-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.050704s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11900193 LIMIT 4 [ RunTime:0.032096s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900193 ORDER BY `minOrder` ASC [ RunTime:0.022174s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11900193 ORDER BY `unit` DESC [ RunTime:0.021187s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11900193 LIMIT 2 [ RunTime:0.005993s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900193 ORDER BY `minOrder` ASC [ RunTime:0.007508s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11484465 LIMIT 4 [ RunTime:0.008864s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11484465 ORDER BY `minOrder` ASC [ RunTime:0.013715s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11484465 ORDER BY `unit` DESC [ RunTime:0.141683s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11484465 LIMIT 2 [ RunTime:0.023786s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11484465 ORDER BY `minOrder` ASC [ RunTime:0.030796s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33431622 LIMIT 4 [ RunTime:0.029761s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33431622 ORDER BY `minOrder` ASC [ RunTime:0.056383s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33431622 ORDER BY `unit` DESC [ RunTime:0.030709s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33431622 LIMIT 2 [ RunTime:0.012964s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33431622 ORDER BY `minOrder` ASC [ RunTime:0.007044s ]
select * from pdf where partno='21011009937' and brandshort='HARTING' limit 1 [ RunTime:0.024850s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21011009937' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.011403s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11900186 LIMIT 4 [ RunTime:0.007917s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900186 ORDER BY `minOrder` ASC [ RunTime:0.044079s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11900186 ORDER BY `unit` DESC [ RunTime:0.003760s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11900186 LIMIT 2 [ RunTime:0.058579s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11900186 ORDER BY `minOrder` ASC [ RunTime:0.041449s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11695911 LIMIT 4 [ RunTime:0.039903s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11695911 ORDER BY `minOrder` ASC [ RunTime:0.075677s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11695911 ORDER BY `unit` DESC [ RunTime:0.077047s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11695911 LIMIT 2 [ RunTime:0.004975s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11695911 ORDER BY `minOrder` ASC [ RunTime:0.057023s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10859369 LIMIT 4 [ RunTime:0.089626s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10859369 ORDER BY `minOrder` ASC [ RunTime:0.021701s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10859369 ORDER BY `unit` DESC [ RunTime:0.121654s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10859369 LIMIT 2 [ RunTime:0.051245s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10859369 ORDER BY `minOrder` ASC [ RunTime:0.011673s ]
select * from pdf where partno='21033812806' and brandshort='HARTING' limit 1 [ RunTime:0.040058s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 37929344 LIMIT 4 [ RunTime:0.024078s ]
SELECT * FROM `stock_price` WHERE `stockid` = 37929344 ORDER BY `minOrder` ASC [ RunTime:0.063722s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 37929344 ORDER BY `unit` DESC [ RunTime:0.142714s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 37929344 LIMIT 2 [ RunTime:0.053671s ]
SELECT * FROM `stock_price` WHERE `stockid` = 37929344 ORDER BY `minOrder` ASC [ RunTime:0.032584s ]
select * from pdf where partno='2109' and brandshort='Kitronik Ltd.' limit 1 [ RunTime:0.007446s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109' OR `brand` LIKE 'Kitronik Ltd.%' ) ) LIMIT 1 [ RunTime:0.052374s ]
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.021354s ]