SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001641s ]
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.004881s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001374s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000698s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002480s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.000560s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001833s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000394s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001142s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.000557s ]
UPDATE `stock_search` SET `count` = 2082 , `updatetime` = '2026-06-07 00:00:16' WHERE `partno` = '210' [ RunTime:0.003864s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000244s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.000723s ]
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.001396s ]
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.416541s ]
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.053458s ]
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.006842s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001399s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12614038 LIMIT 4 [ RunTime:0.008258s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001822s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12614038 ORDER BY `minOrder` ASC [ RunTime:0.001581s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001119s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12614038 ORDER BY `unit` DESC [ RunTime:0.003201s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.008127s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12614038 LIMIT 2 [ RunTime:0.011978s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12614038 ORDER BY `minOrder` ASC [ RunTime:0.003334s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10868145 LIMIT 4 [ RunTime:0.010237s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10868145 ORDER BY `minOrder` ASC [ RunTime:0.027165s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10868145 ORDER BY `unit` DESC [ RunTime:0.020237s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10868145 LIMIT 2 [ RunTime:0.013176s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10868145 ORDER BY `minOrder` ASC [ RunTime:0.002867s ]
select * from pdf where partno='21033812802' and brandshort='HARTING' limit 1 [ RunTime:0.010614s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466384 LIMIT 4 [ RunTime:0.016654s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466384 ORDER BY `minOrder` ASC [ RunTime:0.034492s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466384 ORDER BY `unit` DESC [ RunTime:0.012754s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466384 LIMIT 2 [ RunTime:0.013677s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466384 ORDER BY `minOrder` ASC [ RunTime:0.019701s ]
select * from pdf where partno='2103346-2' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.020068s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.005789s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103346-2' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.048824s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32179151 LIMIT 4 [ RunTime:0.037032s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179151 ORDER BY `minOrder` ASC [ RunTime:0.052943s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32179151 ORDER BY `unit` DESC [ RunTime:0.045745s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32179151 LIMIT 2 [ RunTime:0.033636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32179151 ORDER BY `minOrder` ASC [ RunTime:0.018472s ]
select * from pdf where partno='21033211831' and brandshort='harting' limit 1 [ RunTime:0.027819s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033211831' OR `brand` LIKE 'harting%' ) ) LIMIT 1 [ RunTime:0.025416s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10832133 LIMIT 4 [ RunTime:0.024356s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10832133 ORDER BY `minOrder` ASC [ RunTime:0.050601s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10832133 ORDER BY `unit` DESC [ RunTime:0.017500s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10832133 LIMIT 2 [ RunTime:0.035249s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10832133 ORDER BY `minOrder` ASC [ RunTime:0.015768s ]
select * from pdf where partno='21033812418' and brandshort='HARTING' limit 1 [ RunTime:0.012590s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34408882 LIMIT 4 [ RunTime:0.008020s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34408882 ORDER BY `minOrder` ASC [ RunTime:0.045864s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34408882 ORDER BY `unit` DESC [ RunTime:0.016827s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34408882 LIMIT 2 [ RunTime:0.024953s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34408882 ORDER BY `minOrder` ASC [ RunTime:0.012630s ]
select * from pdf where partno='21033111516' and brandshort='HARTING' limit 1 [ RunTime:0.025308s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033111516' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.012442s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34401689 LIMIT 4 [ RunTime:0.009969s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401689 ORDER BY `minOrder` ASC [ RunTime:0.060068s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34401689 ORDER BY `unit` DESC [ RunTime:0.011027s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34401689 LIMIT 2 [ RunTime:0.018641s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34401689 ORDER BY `minOrder` ASC [ RunTime:0.005362s ]
select * from pdf where partno='21033811430' and brandshort='HARTING' limit 1 [ RunTime:0.002630s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033811430' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.028794s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322198 LIMIT 4 [ RunTime:0.031025s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322198 ORDER BY `minOrder` ASC [ RunTime:0.035362s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322198 ORDER BY `unit` DESC [ RunTime:0.042833s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322198 LIMIT 2 [ RunTime:0.022601s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322198 ORDER BY `minOrder` ASC [ RunTime:0.006156s ]
select * from pdf where partno='210-47-324-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.018528s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-47-324-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.037809s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33303171 LIMIT 4 [ RunTime:0.038410s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303171 ORDER BY `minOrder` ASC [ RunTime:0.024782s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33303171 ORDER BY `unit` DESC [ RunTime:0.040371s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33303171 LIMIT 2 [ RunTime:0.047072s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33303171 ORDER BY `minOrder` ASC [ RunTime:0.008458s ]
select * from pdf where partno='2104-1392' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.020589s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2104-1392' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.037737s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11922892 LIMIT 4 [ RunTime:0.023625s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922892 ORDER BY `minOrder` ASC [ RunTime:0.020518s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11922892 ORDER BY `unit` DESC [ RunTime:0.080376s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11922892 LIMIT 2 [ RunTime:0.034480s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11922892 ORDER BY `minOrder` ASC [ RunTime:0.034380s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 10833020 LIMIT 4 [ RunTime:0.022894s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10833020 ORDER BY `minOrder` ASC [ RunTime:0.009608s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 10833020 ORDER BY `unit` DESC [ RunTime:0.006600s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 10833020 LIMIT 2 [ RunTime:0.025132s ]
SELECT * FROM `stock_price` WHERE `stockid` = 10833020 ORDER BY `minOrder` ASC [ RunTime:0.016000s ]
select * from pdf where partno='21033811430' and brandshort='HARTING' limit 1 [ RunTime:0.004629s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32732447 LIMIT 4 [ RunTime:0.019907s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32732447 ORDER BY `minOrder` ASC [ RunTime:0.055972s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32732447 ORDER BY `unit` DESC [ RunTime:0.026494s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32732447 LIMIT 2 [ RunTime:0.010934s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32732447 ORDER BY `minOrder` ASC [ RunTime:0.013561s ]
select * from pdf where partno='21033812818' and brandshort='HARTING' limit 1 [ RunTime:0.023028s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033812818' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.029260s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12618362 LIMIT 4 [ RunTime:0.028150s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12618362 ORDER BY `minOrder` ASC [ RunTime:0.044747s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12618362 ORDER BY `unit` DESC [ RunTime:0.056942s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12618362 LIMIT 2 [ RunTime:0.041747s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12618362 ORDER BY `minOrder` ASC [ RunTime:0.014642s ]
select * from pdf where partno='2103628-5' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.028719s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34322206 LIMIT 4 [ RunTime:0.008988s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322206 ORDER BY `minOrder` ASC [ RunTime:0.015002s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34322206 ORDER BY `unit` DESC [ RunTime:0.016701s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34322206 LIMIT 2 [ RunTime:0.030200s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34322206 ORDER BY `minOrder` ASC [ RunTime:0.022126s ]
select * from pdf where partno='210-99-628-41-001000' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.075392s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-99-628-41-001000' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.036098s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33466258 LIMIT 4 [ RunTime:0.053529s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466258 ORDER BY `minOrder` ASC [ RunTime:0.059358s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33466258 ORDER BY `unit` DESC [ RunTime:0.030504s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33466258 LIMIT 2 [ RunTime:0.034496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33466258 ORDER BY `minOrder` ASC [ RunTime:0.037366s ]
select * from pdf where partno='2103247-4' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.029060s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2103247-4' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.010120s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13188722 LIMIT 4 [ RunTime:0.008237s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13188722 ORDER BY `minOrder` ASC [ RunTime:0.052474s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13188722 ORDER BY `unit` DESC [ RunTime:0.022980s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13188722 LIMIT 2 [ RunTime:0.039423s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13188722 ORDER BY `minOrder` ASC [ RunTime:0.013014s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11487062 LIMIT 4 [ RunTime:0.064316s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11487062 ORDER BY `minOrder` ASC [ RunTime:0.011691s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11487062 ORDER BY `unit` DESC [ RunTime:0.010196s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11487062 LIMIT 2 [ RunTime:0.036536s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11487062 ORDER BY `minOrder` ASC [ RunTime:0.018443s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35298167 LIMIT 4 [ RunTime:0.028531s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35298167 ORDER BY `minOrder` ASC [ RunTime:0.047173s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35298167 ORDER BY `unit` DESC [ RunTime:0.036113s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35298167 LIMIT 2 [ RunTime:0.040496s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35298167 ORDER BY `minOrder` ASC [ RunTime:0.042694s ]
select * from pdf where partno='210111023' and brandshort='Würth Elektronik' limit 1 [ RunTime:0.010211s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210111023' OR `brand` LIKE 'Würth Elektronik%' ) ) LIMIT 1 [ RunTime:0.025861s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35270042 LIMIT 4 [ RunTime:0.023523s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35270042 ORDER BY `minOrder` ASC [ RunTime:0.018960s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35270042 ORDER BY `unit` DESC [ RunTime:0.031688s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35270042 LIMIT 2 [ RunTime:0.008884s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35270042 ORDER BY `minOrder` ASC [ RunTime:0.005527s ]
select * from pdf where partno='2109-7511-000' and brandshort='Radiall USA, Inc.' limit 1 [ RunTime:0.023837s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2109-7511-000' OR `brand` LIKE 'Radiall USA, Inc.%' ) ) LIMIT 1 [ RunTime:0.009035s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 34410780 LIMIT 4 [ RunTime:0.014772s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34410780 ORDER BY `minOrder` ASC [ RunTime:0.008362s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 34410780 ORDER BY `unit` DESC [ RunTime:0.018813s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 34410780 LIMIT 2 [ RunTime:0.007587s ]
SELECT * FROM `stock_price` WHERE `stockid` = 34410780 ORDER BY `minOrder` ASC [ RunTime:0.004256s ]
select * from pdf where partno='21033392210' and brandshort='HARTING' limit 1 [ RunTime:0.007623s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '21033392210' OR `brand` LIKE 'HARTING%' ) ) LIMIT 1 [ RunTime:0.009673s ]
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.010597s ]