SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002235s ]
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.016174s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002270s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.011429s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002366s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.009251s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002064s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.027704s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002489s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.038851s ]
UPDATE `stock_search` SET `count` = 2004 , `updatetime` = '2026-06-06 21:09:59' WHERE `partno` = '210' [ RunTime:0.010606s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.009210s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.014642s ]
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.006272s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001442s ]
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.013507s ]
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 380,20 [ RunTime:0.097740s ]
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 ('15442583','13316415','32256986','11927032','32277444','32162942','35294501','12042480','12042523','12520158','13317860','33613245','13403798','33406386','33391316','33406334','33613278','12042573','12041777','32877767') ORDER BY FIELD(s.id, 15442583,13316415,32256986,11927032,32277444,32162942,35294501,12042480,12042523,12520158,13317860,33613245,13403798,33406386,33391316,33406334,33613278,12042573,12041777,32877767) [ RunTime:0.076853s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.018716s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15442583 LIMIT 4 [ RunTime:0.019215s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004924s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.079764s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.004167s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15442583 ORDER BY `unit` DESC [ RunTime:0.023783s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002474s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15442583 LIMIT 2 [ RunTime:0.019337s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.022716s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.000506s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316415 LIMIT 4 [ RunTime:0.017277s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.077373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316415 ORDER BY `unit` DESC [ RunTime:0.058663s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316415 LIMIT 2 [ RunTime:0.032173s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.091777s ]
select * from pdf where partno='2103-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.051290s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32256986 LIMIT 4 [ RunTime:0.038948s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.072125s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32256986 ORDER BY `unit` DESC [ RunTime:0.075588s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32256986 LIMIT 2 [ RunTime:0.040798s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.037811s ]
select * from pdf where partno='210-43-640-41-001000' and brandshort='mill-max' limit 1 [ RunTime:0.063041s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002325s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-640-41-001000' OR `brand` LIKE 'mill-max%' ) ) LIMIT 1 [ RunTime:0.087595s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11927032 LIMIT 4 [ RunTime:0.046412s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.109702s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11927032 ORDER BY `unit` DESC [ RunTime:0.039860s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11927032 LIMIT 2 [ RunTime:0.000468s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.026522s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277444 LIMIT 4 [ RunTime:0.000455s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.119039s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277444 ORDER BY `unit` DESC [ RunTime:0.067122s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277444 LIMIT 2 [ RunTime:0.063317s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.040599s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.093227s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.023508s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162942 LIMIT 4 [ RunTime:0.040235s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.114776s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162942 ORDER BY `unit` DESC [ RunTime:0.081329s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162942 LIMIT 2 [ RunTime:0.023755s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.009765s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.028486s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.024096s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35294501 LIMIT 4 [ RunTime:0.068282s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.208970s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35294501 ORDER BY `unit` DESC [ RunTime:0.064948s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35294501 LIMIT 2 [ RunTime:0.035513s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.000711s ]
select * from pdf where partno='2101-0200-11' and brandshort='Encitech Connectors AB' limit 1 [ RunTime:0.042309s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-0200-11' OR `brand` LIKE 'Encitech Connectors AB%' ) ) LIMIT 1 [ RunTime:0.007147s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042480 LIMIT 4 [ RunTime:0.021434s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.040895s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042480 ORDER BY `unit` DESC [ RunTime:0.084896s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042480 LIMIT 2 [ RunTime:0.077965s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.009411s ]
select * from pdf where partno='2103-632-S-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.018410s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042523 LIMIT 4 [ RunTime:0.009377s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.062215s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042523 ORDER BY `unit` DESC [ RunTime:0.048251s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042523 LIMIT 2 [ RunTime:0.025040s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.027130s ]
select * from pdf where partno='2106-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.019801s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12520158 LIMIT 4 [ RunTime:0.028687s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.021709s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12520158 ORDER BY `unit` DESC [ RunTime:0.108458s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12520158 LIMIT 2 [ RunTime:0.019651s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.015988s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.029350s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13317860 LIMIT 4 [ RunTime:0.006605s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.006195s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13317860 ORDER BY `unit` DESC [ RunTime:0.043403s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13317860 LIMIT 2 [ RunTime:0.025336s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.006274s ]
select * from pdf where partno='2106-832-AL-6' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.059787s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613245 LIMIT 4 [ RunTime:0.050981s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.051200s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613245 ORDER BY `unit` DESC [ RunTime:0.050943s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613245 LIMIT 2 [ RunTime:0.050901s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.051074s ]
select * from pdf where partno='2102-5204' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.009690s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5204' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.051066s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13403798 LIMIT 4 [ RunTime:0.041928s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.014718s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13403798 ORDER BY `unit` DESC [ RunTime:0.025977s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13403798 LIMIT 2 [ RunTime:0.017562s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.041284s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406386 LIMIT 4 [ RunTime:0.054105s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.024010s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406386 ORDER BY `unit` DESC [ RunTime:0.043680s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406386 LIMIT 2 [ RunTime:0.030034s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.051296s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.030705s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2108-2-00-50-00-00-07-0' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.031643s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33391316 LIMIT 4 [ RunTime:0.046448s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.100893s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33391316 ORDER BY `unit` DESC [ RunTime:0.037975s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33391316 LIMIT 2 [ RunTime:0.047041s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.000907s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.070190s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2107-2-01-50-00-00-07-0' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.045622s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406334 LIMIT 4 [ RunTime:0.029548s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.070177s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406334 ORDER BY `unit` DESC [ RunTime:0.000535s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406334 LIMIT 2 [ RunTime:0.031693s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.045192s ]
select * from pdf where partno='2108-4-00-01-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.090568s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2108-4-00-01-00-00-07-0' OR `brand` LIKE 'Mill-Max Manufacturing Corp.%' ) ) LIMIT 1 [ RunTime:0.091740s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613278 LIMIT 4 [ RunTime:0.057369s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.054830s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613278 ORDER BY `unit` DESC [ RunTime:0.046937s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613278 LIMIT 2 [ RunTime:0.056765s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.048315s ]
select * from pdf where partno='2102-5301' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.021131s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5301' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.000673s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042573 LIMIT 4 [ RunTime:0.014429s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.004704s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042573 ORDER BY `unit` DESC [ RunTime:0.009335s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042573 LIMIT 2 [ RunTime:0.010497s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.011699s ]
select * from pdf where partno='2104-832-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.019897s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12041777 LIMIT 4 [ RunTime:0.011749s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.069292s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12041777 ORDER BY `unit` DESC [ RunTime:0.086417s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12041777 LIMIT 2 [ RunTime:0.050766s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.021516s ]
select * from pdf where partno='2107-440-AL-7' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.062897s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32877767 LIMIT 4 [ RunTime:0.038857s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.050913s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32877767 ORDER BY `unit` DESC [ RunTime:0.006636s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32877767 LIMIT 2 [ RunTime:0.018831s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.042437s ]
select * from pdf where partno='210-8LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.007013s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.011964s ]
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.087017s ]