SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002195s ]
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.001938s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002355s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.026887s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.003414s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.220' ) [ RunTime:0.052224s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002037s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.023610s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001143s ]
SELECT * FROM `stock_search` WHERE `partno` = '210' LIMIT 1 [ RunTime:0.035758s ]
UPDATE `stock_search` SET `count` = 2006 , `updatetime` = '2026-06-06 21:10:24' WHERE `partno` = '210' [ RunTime:0.029260s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001788s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 0 [ RunTime:0.020853s ]
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.004320s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003430s ]
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.068097s ]
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.055211s ]
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.006828s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001897s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 15442583 LIMIT 4 [ RunTime:0.007790s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001230s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.011444s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001134s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 15442583 ORDER BY `unit` DESC [ RunTime:0.002114s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001678s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 15442583 LIMIT 2 [ RunTime:0.001551s ]
SELECT * FROM `stock_price` WHERE `stockid` = 15442583 ORDER BY `minOrder` ASC [ RunTime:0.048674s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.001557s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13316415 LIMIT 4 [ RunTime:0.004739s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.006285s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13316415 ORDER BY `unit` DESC [ RunTime:0.009801s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13316415 LIMIT 2 [ RunTime:0.014651s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13316415 ORDER BY `minOrder` ASC [ RunTime:0.008181s ]
select * from pdf where partno='2103-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.011473s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32256986 LIMIT 4 [ RunTime:0.006318s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.004996s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32256986 ORDER BY `unit` DESC [ RunTime:0.005350s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32256986 LIMIT 2 [ RunTime:0.000532s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32256986 ORDER BY `minOrder` ASC [ RunTime:0.004642s ]
select * from pdf where partno='210-43-640-41-001000' and brandshort='mill-max' limit 1 [ RunTime:0.003290s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002956s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-43-640-41-001000' OR `brand` LIKE 'mill-max%' ) ) LIMIT 1 [ RunTime:0.003116s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11927032 LIMIT 4 [ RunTime:0.015571s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.012496s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11927032 ORDER BY `unit` DESC [ RunTime:0.002416s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11927032 LIMIT 2 [ RunTime:0.004171s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11927032 ORDER BY `minOrder` ASC [ RunTime:0.005699s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32277444 LIMIT 4 [ RunTime:0.002564s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.000988s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32277444 ORDER BY `unit` DESC [ RunTime:0.002876s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32277444 LIMIT 2 [ RunTime:0.005893s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32277444 ORDER BY `minOrder` ASC [ RunTime:0.012480s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.016872s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.001053s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32162942 LIMIT 4 [ RunTime:0.019646s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.035201s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32162942 ORDER BY `unit` DESC [ RunTime:0.012283s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32162942 LIMIT 2 [ RunTime:0.017924s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32162942 ORDER BY `minOrder` ASC [ RunTime:0.032724s ]
select * from pdf where partno='2106135-3' and brandshort='te connectivity / p&b' limit 1 [ RunTime:0.005123s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2106135-3' OR `brand` LIKE 'te connectivity / p&b%' ) ) LIMIT 1 [ RunTime:0.006754s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 35294501 LIMIT 4 [ RunTime:0.004834s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.007431s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 35294501 ORDER BY `unit` DESC [ RunTime:0.020617s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 35294501 LIMIT 2 [ RunTime:0.014767s ]
SELECT * FROM `stock_price` WHERE `stockid` = 35294501 ORDER BY `minOrder` ASC [ RunTime:0.010982s ]
select * from pdf where partno='2101-0200-11' and brandshort='Encitech Connectors AB' limit 1 [ RunTime:0.012678s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2101-0200-11' OR `brand` LIKE 'Encitech Connectors AB%' ) ) LIMIT 1 [ RunTime:0.019581s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042480 LIMIT 4 [ RunTime:0.009145s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.048464s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042480 ORDER BY `unit` DESC [ RunTime:0.006291s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042480 LIMIT 2 [ RunTime:0.010699s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042480 ORDER BY `minOrder` ASC [ RunTime:0.027809s ]
select * from pdf where partno='2103-632-S-12' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.030702s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042523 LIMIT 4 [ RunTime:0.030987s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.022435s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042523 ORDER BY `unit` DESC [ RunTime:0.008430s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042523 LIMIT 2 [ RunTime:0.011853s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042523 ORDER BY `minOrder` ASC [ RunTime:0.007447s ]
select * from pdf where partno='2106-632-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.011544s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12520158 LIMIT 4 [ RunTime:0.002179s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.000941s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12520158 ORDER BY `unit` DESC [ RunTime:0.000418s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12520158 LIMIT 2 [ RunTime:0.000393s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12520158 ORDER BY `minOrder` ASC [ RunTime:0.004358s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.002913s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13317860 LIMIT 4 [ RunTime:0.010459s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.008445s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13317860 ORDER BY `unit` DESC [ RunTime:0.007984s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13317860 LIMIT 2 [ RunTime:0.001941s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13317860 ORDER BY `minOrder` ASC [ RunTime:0.002827s ]
select * from pdf where partno='2106-832-AL-6' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.001554s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613245 LIMIT 4 [ RunTime:0.006250s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.008620s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613245 ORDER BY `unit` DESC [ RunTime:0.007804s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613245 LIMIT 2 [ RunTime:0.015028s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613245 ORDER BY `minOrder` ASC [ RunTime:0.014004s ]
select * from pdf where partno='2102-5204' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.010075s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5204' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.014237s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13403798 LIMIT 4 [ RunTime:0.021681s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.043350s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13403798 ORDER BY `unit` DESC [ RunTime:0.006815s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13403798 LIMIT 2 [ RunTime:0.013915s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13403798 ORDER BY `minOrder` ASC [ RunTime:0.017845s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406386 LIMIT 4 [ RunTime:0.015796s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.011936s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406386 ORDER BY `unit` DESC [ RunTime:0.002206s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406386 LIMIT 2 [ RunTime:0.000605s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406386 ORDER BY `minOrder` ASC [ RunTime:0.006034s ]
select * from pdf where partno='2108-2-00-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.016151s ]
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.007795s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33391316 LIMIT 4 [ RunTime:0.016367s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.008232s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33391316 ORDER BY `unit` DESC [ RunTime:0.004787s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33391316 LIMIT 2 [ RunTime:0.014647s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33391316 ORDER BY `minOrder` ASC [ RunTime:0.011381s ]
select * from pdf where partno='2107-2-01-50-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.006767s ]
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.007032s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33406334 LIMIT 4 [ RunTime:0.012627s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.008277s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33406334 ORDER BY `unit` DESC [ RunTime:0.012698s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33406334 LIMIT 2 [ RunTime:0.003996s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33406334 ORDER BY `minOrder` ASC [ RunTime:0.003677s ]
select * from pdf where partno='2108-4-00-01-00-00-07-0' and brandshort='Mill-Max Manufacturing Corp.' limit 1 [ RunTime:0.007222s ]
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.001765s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33613278 LIMIT 4 [ RunTime:0.009813s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.022033s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33613278 ORDER BY `unit` DESC [ RunTime:0.008929s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33613278 LIMIT 2 [ RunTime:0.003743s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33613278 ORDER BY `minOrder` ASC [ RunTime:0.001232s ]
select * from pdf where partno='2102-5301' and brandshort='WAGO Corporation' limit 1 [ RunTime:0.002360s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '2102-5301' OR `brand` LIKE 'WAGO Corporation%' ) ) LIMIT 1 [ RunTime:0.000547s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12042573 LIMIT 4 [ RunTime:0.000375s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.001579s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12042573 ORDER BY `unit` DESC [ RunTime:0.001066s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12042573 LIMIT 2 [ RunTime:0.000360s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12042573 ORDER BY `minOrder` ASC [ RunTime:0.000942s ]
select * from pdf where partno='2104-832-AL' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.002813s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12041777 LIMIT 4 [ RunTime:0.003956s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.008162s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 12041777 ORDER BY `unit` DESC [ RunTime:0.015171s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 12041777 LIMIT 2 [ RunTime:0.002831s ]
SELECT * FROM `stock_price` WHERE `stockid` = 12041777 ORDER BY `minOrder` ASC [ RunTime:0.006559s ]
select * from pdf where partno='2107-440-AL-7' and brandshort='RAF Electronic Hardware' limit 1 [ RunTime:0.005960s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 32877767 LIMIT 4 [ RunTime:0.003819s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.003887s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 32877767 ORDER BY `unit` DESC [ RunTime:0.000857s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 32877767 LIMIT 2 [ RunTime:0.003161s ]
SELECT * FROM `stock_price` WHERE `stockid` = 32877767 ORDER BY `minOrder` ASC [ RunTime:0.003345s ]
select * from pdf where partno='210-8LPS' and brandshort='CTS Electrocomponents' limit 1 [ RunTime:0.000505s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '210-8LPS' OR `brand` LIKE 'CTS Electrocomponents%' ) ) LIMIT 1 [ RunTime:0.000641s ]
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.043758s ]