SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002074s ]
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.001618s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001155s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000562s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001851s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000303s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001426s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000361s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001308s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000596s ]
UPDATE `stock_search` SET `count` = 1331 , `updatetime` = '2026-06-06 18:32:52' WHERE `partno` = '210' [ RunTime:0.001585s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000514s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000201s ]
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.000345s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002087s ]
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.004860s ]
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 1100,20 [ RunTime:0.059848s ]
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 ('12614038','10868145','33466384','32179151','10832133','34408882','34401689','34322198','33303171','11922892','10833020','32732447','12618362','34322206','33466258','13188722','11487062','35298167','35270042','34410780') ORDER BY FIELD(s.id, 12614038,10868145,33466384,32179151,10832133,34408882,34401689,34322198,33303171,11922892,10833020,32732447,12618362,34322206,33466258,13188722,11487062,35298167,35270042,34410780) [ RunTime:0.023451s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001101s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12614038 LIMIT 4 [ RunTime:0.014708s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001873s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12614038 ORDER BY `minOrder` ASC [ RunTime:0.002791s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.007386s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12614038 ORDER BY `unit` DESC [ RunTime:0.013880s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.009749s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12614038 LIMIT 2 [ RunTime:0.018998s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12614038 ORDER BY `minOrder` ASC [ RunTime:0.020880s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10868145 LIMIT 4 [ RunTime:0.033608s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10868145 ORDER BY `minOrder` ASC [ RunTime:0.014566s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10868145 ORDER BY `unit` DESC [ RunTime:0.011968s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10868145 LIMIT 2 [ RunTime:0.037611s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10868145 ORDER BY `minOrder` ASC [ RunTime:0.020123s ]
select * from pdf where partno='21033812802' and brandshort='HARTING' limit 1 [ RunTime:0.026667s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466384 LIMIT 4 [ RunTime:0.010857s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466384 ORDER BY `minOrder` ASC [ RunTime:0.047924s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466384 ORDER BY `unit` DESC [ RunTime:0.054015s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466384 LIMIT 2 [ RunTime:0.020454s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466384 ORDER BY `minOrder` ASC [ RunTime:0.016808s ]
select * from pdf where partno='2103346-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.087287s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002430s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103346-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.038505s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179151 LIMIT 4 [ RunTime:0.033616s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179151 ORDER BY `minOrder` ASC [ RunTime:0.037048s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179151 ORDER BY `unit` DESC [ RunTime:0.083892s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179151 LIMIT 2 [ RunTime:0.092425s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179151 ORDER BY `minOrder` ASC [ RunTime:0.019968s ]
select * from pdf where partno='21033211831' and brandshort='harting' limit 1 [ RunTime:0.033334s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033211831' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.044483s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10832133 LIMIT 4 [ RunTime:0.075198s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10832133 ORDER BY `minOrder` ASC [ RunTime:0.039373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10832133 ORDER BY `unit` DESC [ RunTime:0.059197s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10832133 LIMIT 2 [ RunTime:0.028036s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10832133 ORDER BY `minOrder` ASC [ RunTime:0.017071s ]
select * from pdf where partno='21033812418' and brandshort='HARTING' limit 1 [ RunTime:0.058248s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34408882 LIMIT 4 [ RunTime:0.025762s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34408882 ORDER BY `minOrder` ASC [ RunTime:0.091879s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34408882 ORDER BY `unit` DESC [ RunTime:0.013557s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34408882 LIMIT 2 [ RunTime:0.034442s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34408882 ORDER BY `minOrder` ASC [ RunTime:0.022986s ]
select * from pdf where partno='21033111516' and brandshort='HARTING' limit 1 [ RunTime:0.067919s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033111516' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.031511s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401689 LIMIT 4 [ RunTime:0.043262s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401689 ORDER BY `minOrder` ASC [ RunTime:0.052136s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401689 ORDER BY `unit` DESC [ RunTime:0.037304s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401689 LIMIT 2 [ RunTime:0.046881s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401689 ORDER BY `minOrder` ASC [ RunTime:0.005049s ]
select * from pdf where partno='21033811430' and brandshort='HARTING' limit 1 [ RunTime:0.035666s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033811430' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.039260s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322198 LIMIT 4 [ RunTime:0.031801s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322198 ORDER BY `minOrder` ASC [ RunTime:0.025550s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322198 ORDER BY `unit` DESC [ RunTime:0.046273s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322198 LIMIT 2 [ RunTime:0.038431s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322198 ORDER BY `minOrder` ASC [ RunTime:0.005024s ]
select * from pdf where partno='210-47-324-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.045365s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-47-324-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.035362s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33303171 LIMIT 4 [ RunTime:0.039720s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303171 ORDER BY `minOrder` ASC [ RunTime:0.026172s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33303171 ORDER BY `unit` DESC [ RunTime:0.021129s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33303171 LIMIT 2 [ RunTime:0.042692s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303171 ORDER BY `minOrder` ASC [ RunTime:0.042632s ]
select * from pdf where partno='2104-1392' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.028617s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104-1392' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.045460s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11922892 LIMIT 4 [ RunTime:0.047546s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922892 ORDER BY `minOrder` ASC [ RunTime:0.030583s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11922892 ORDER BY `unit` DESC [ RunTime:0.027529s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11922892 LIMIT 2 [ RunTime:0.052718s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922892 ORDER BY `minOrder` ASC [ RunTime:0.017435s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10833020 LIMIT 4 [ RunTime:0.016826s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10833020 ORDER BY `minOrder` ASC [ RunTime:0.051739s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10833020 ORDER BY `unit` DESC [ RunTime:0.034610s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10833020 LIMIT 2 [ RunTime:0.020976s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10833020 ORDER BY `minOrder` ASC [ RunTime:0.048964s ]
select * from pdf where partno='21033811430' and brandshort='HARTING' limit 1 [ RunTime:0.013948s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32732447 LIMIT 4 [ RunTime:0.038229s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32732447 ORDER BY `minOrder` ASC [ RunTime:0.059547s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32732447 ORDER BY `unit` DESC [ RunTime:0.041791s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32732447 LIMIT 2 [ RunTime:0.033073s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32732447 ORDER BY `minOrder` ASC [ RunTime:0.004037s ]
select * from pdf where partno='21033812818' and brandshort='HARTING' limit 1 [ RunTime:0.043761s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812818' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.054171s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12618362 LIMIT 4 [ RunTime:0.039087s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12618362 ORDER BY `minOrder` ASC [ RunTime:0.041567s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12618362 ORDER BY `unit` DESC [ RunTime:0.018085s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12618362 LIMIT 2 [ RunTime:0.020098s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12618362 ORDER BY `minOrder` ASC [ RunTime:0.031353s ]
select * from pdf where partno='2103628-5' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.044112s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322206 LIMIT 4 [ RunTime:0.010162s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322206 ORDER BY `minOrder` ASC [ RunTime:0.011557s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322206 ORDER BY `unit` DESC [ RunTime:0.023384s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322206 LIMIT 2 [ RunTime:0.066005s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322206 ORDER BY `minOrder` ASC [ RunTime:0.048875s ]
select * from pdf where partno='210-99-628-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.019301s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-99-628-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.028802s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466258 LIMIT 4 [ RunTime:0.024083s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466258 ORDER BY `minOrder` ASC [ RunTime:0.033794s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466258 ORDER BY `unit` DESC [ RunTime:0.032302s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466258 LIMIT 2 [ RunTime:0.064582s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466258 ORDER BY `minOrder` ASC [ RunTime:0.017526s ]
select * from pdf where partno='2103247-4' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.007271s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103247-4' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.024966s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13188722 LIMIT 4 [ RunTime:0.018349s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13188722 ORDER BY `minOrder` ASC [ RunTime:0.067409s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13188722 ORDER BY `unit` DESC [ RunTime:0.017659s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13188722 LIMIT 2 [ RunTime:0.040352s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13188722 ORDER BY `minOrder` ASC [ RunTime:0.031359s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11487062 LIMIT 4 [ RunTime:0.036594s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11487062 ORDER BY `minOrder` ASC [ RunTime:0.031835s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11487062 ORDER BY `unit` DESC [ RunTime:0.018865s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11487062 LIMIT 2 [ RunTime:0.056601s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11487062 ORDER BY `minOrder` ASC [ RunTime:0.008502s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35298167 LIMIT 4 [ RunTime:0.020108s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35298167 ORDER BY `minOrder` ASC [ RunTime:0.028325s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35298167 ORDER BY `unit` DESC [ RunTime:0.062866s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35298167 LIMIT 2 [ RunTime:0.016880s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35298167 ORDER BY `minOrder` ASC [ RunTime:0.000491s ]
select * from pdf where partno='210111023' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.020269s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210111023' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.023550s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35270042 LIMIT 4 [ RunTime:0.049172s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35270042 ORDER BY `minOrder` ASC [ RunTime:0.063379s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35270042 ORDER BY `unit` DESC [ RunTime:0.028560s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35270042 LIMIT 2 [ RunTime:0.017200s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35270042 ORDER BY `minOrder` ASC [ RunTime:0.015982s ]
select * from pdf where partno='2109-7511-000' and brandshort='Radiall USA, Inc.' limit 1 [ RunTime:0.008967s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109-7511-000' OR `brand` LIKE 'Radiall USA, Inc.%' ) ) LIMIT 1 [ RunTime:0.023654s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34410780 LIMIT 4 [ RunTime:0.019168s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34410780 ORDER BY `minOrder` ASC [ RunTime:0.035917s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34410780 ORDER BY `unit` DESC [ RunTime:0.024837s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34410780 LIMIT 2 [ RunTime:0.006119s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34410780 ORDER BY `minOrder` ASC [ RunTime:0.001123s ]
select * from pdf where partno='21033392210' and brandshort='HARTING' limit 1 [ RunTime:0.014380s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033392210' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.010256s ]
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.006993s ]