SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002276s ]
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.015559s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001277s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.011597s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001210s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.005044s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001423s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.013310s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002155s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.031381s ]
UPDATE `stock_search` SET `count` = 1989 , `updatetime` = '2026-06-06 21:08:08' WHERE `partno` = '210' [ RunTime:0.001965s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.002621s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.029916s ]
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.006737s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002542s ]
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.105657s ]
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.043487s ]
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.015097s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001414s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15442583 LIMIT 4 [ RunTime:0.020666s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.005569s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.010809s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001419s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15442583 ORDER BY `unit` DESC [ RunTime:0.012651s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.005645s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15442583 LIMIT 2 [ RunTime:0.036395s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.024655s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.054018s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316415 LIMIT 4 [ RunTime:0.052087s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.032318s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316415 ORDER BY `unit` DESC [ RunTime:0.038772s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316415 LIMIT 2 [ RunTime:0.033284s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.027202s ]
select * from pdf where partno='2103-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.027500s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32256986 LIMIT 4 [ RunTime:0.014964s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.017218s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32256986 ORDER BY `unit` DESC [ RunTime:0.014162s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32256986 LIMIT 2 [ RunTime:0.009817s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.009927s ]
select * from pdf where partno='210-43-640-41-001000' and brandshort='mill-max' limit 1 [ RunTime:0.018817s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002092s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-640-41-001000' OR `brand` LIKE 'mill-max%' ) ) LIMIT 1 [ RunTime:0.019365s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11927032 LIMIT 4 [ RunTime:0.030757s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.020697s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11927032 ORDER BY `unit` DESC [ RunTime:0.019912s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11927032 LIMIT 2 [ RunTime:0.055755s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.016522s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277444 LIMIT 4 [ RunTime:0.030739s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.015160s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277444 ORDER BY `unit` DESC [ RunTime:0.015245s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277444 LIMIT 2 [ RunTime:0.030202s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.003092s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.020768s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.008817s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162942 LIMIT 4 [ RunTime:0.013959s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.011956s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162942 ORDER BY `unit` DESC [ RunTime:0.014831s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162942 LIMIT 2 [ RunTime:0.003718s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.002216s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.003764s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.002959s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35294501 LIMIT 4 [ RunTime:0.006576s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.004053s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35294501 ORDER BY `unit` DESC [ RunTime:0.008637s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35294501 LIMIT 2 [ RunTime:0.008775s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.007167s ]
select * from pdf where partno='2101-0200-11' and brandshort='Encitech Connectors AB' limit 1 [ RunTime:0.007525s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-0200-11' OR `brand` LIKE 'Encitech Connectors AB%' ) ) LIMIT 1 [ RunTime:0.006636s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042480 LIMIT 4 [ RunTime:0.014527s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.015578s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042480 ORDER BY `unit` DESC [ RunTime:0.007014s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042480 LIMIT 2 [ RunTime:0.006756s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.008579s ]
select * from pdf where partno='2103-632-S-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.009744s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042523 LIMIT 4 [ RunTime:0.004731s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.011917s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042523 ORDER BY `unit` DESC [ RunTime:0.005146s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042523 LIMIT 2 [ RunTime:0.008477s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.006497s ]
select * from pdf where partno='2106-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.013509s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12520158 LIMIT 4 [ RunTime:0.007223s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.013565s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12520158 ORDER BY `unit` DESC [ RunTime:0.007217s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12520158 LIMIT 2 [ RunTime:0.011671s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.007564s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.001121s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13317860 LIMIT 4 [ RunTime:0.007296s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.003471s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13317860 ORDER BY `unit` DESC [ RunTime:0.003499s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13317860 LIMIT 2 [ RunTime:0.005948s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.002202s ]
select * from pdf where partno='2106-832-AL-6' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.001223s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613245 LIMIT 4 [ RunTime:0.002803s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.003498s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613245 ORDER BY `unit` DESC [ RunTime:0.002476s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613245 LIMIT 2 [ RunTime:0.003821s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.006331s ]
select * from pdf where partno='2102-5204' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.001282s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5204' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.003401s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13403798 LIMIT 4 [ RunTime:0.010493s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.009410s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13403798 ORDER BY `unit` DESC [ RunTime:0.000477s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13403798 LIMIT 2 [ RunTime:0.006256s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.003079s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406386 LIMIT 4 [ RunTime:0.002918s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.005966s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406386 ORDER BY `unit` DESC [ RunTime:0.001093s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406386 LIMIT 2 [ RunTime:0.003017s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.001385s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.002406s ]
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.006365s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33391316 LIMIT 4 [ RunTime:0.012880s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.009709s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33391316 ORDER BY `unit` DESC [ RunTime:0.005441s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33391316 LIMIT 2 [ RunTime:0.006007s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.007003s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.002461s ]
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.008206s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406334 LIMIT 4 [ RunTime:0.005313s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.011857s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406334 ORDER BY `unit` DESC [ RunTime:0.005602s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406334 LIMIT 2 [ RunTime:0.007385s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.001735s ]
select * from pdf where partno='2108-4-00-01-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.002683s ]
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.000688s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613278 LIMIT 4 [ RunTime:0.002201s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.000873s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613278 ORDER BY `unit` DESC [ RunTime:0.000763s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613278 LIMIT 2 [ RunTime:0.002181s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.002810s ]
select * from pdf where partno='2102-5301' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.005082s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5301' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.000698s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042573 LIMIT 4 [ RunTime:0.006978s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.000740s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042573 ORDER BY `unit` DESC [ RunTime:0.001270s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042573 LIMIT 2 [ RunTime:0.000457s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.000567s ]
select * from pdf where partno='2104-832-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.005643s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12041777 LIMIT 4 [ RunTime:0.003295s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.000951s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12041777 ORDER BY `unit` DESC [ RunTime:0.000452s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12041777 LIMIT 2 [ RunTime:0.000723s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.000499s ]
select * from pdf where partno='2107-440-AL-7' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.001503s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32877767 LIMIT 4 [ RunTime:0.002555s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.001452s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32877767 ORDER BY `unit` DESC [ RunTime:0.000488s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32877767 LIMIT 2 [ RunTime:0.000435s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.002498s ]
select * from pdf where partno='210-8LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000835s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.001449s ]
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.038058s ]