SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002420s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.46' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' , `host` = 'https://www.ic118.com/stock&keyword=IRFD9024PBF&typeid=132' [ RunTime:0.023464s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001727s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.012164s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.003078s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.46' ) [ RunTime:0.010173s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002253s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.011438s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001978s ]
SELECT * FROM `stock_search` WHERE `partno` = 'IRFD9024PBF' LIMIT 1 [ RunTime:0.000709s ]
UPDATE `stock_search` SET `count` = 15990 , `updatetime` = '2026-06-13 04:40:12' WHERE `partno` = 'IRFD9024PBF' [ RunTime:0.025650s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 132 [ RunTime:0.051146s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 132 LIMIT 1 [ RunTime:0.014546s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003023s ]
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` FORCE INDEX ( idx_categoryid ) LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'IRFD9024PBF%' OR `brand` LIKE 'IRFD9024PBF%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '132' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.144471s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.024184s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13976 LIMIT 4 [ RunTime:0.050087s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.111985s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13976 ORDER BY `minOrder` ASC [ RunTime:0.046470s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001052s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 13976 ORDER BY `unit` DESC [ RunTime:0.064355s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003514s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 13976 LIMIT 2 [ RunTime:0.072285s ]
SELECT * FROM `stock_price` WHERE `stockid` = 13976 ORDER BY `minOrder` ASC [ RunTime:0.022377s ]
select * from pdf where partno='IRFD9024PBF' and brandshort='VISHAY' limit 1 [ RunTime:0.096706s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002465s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'IRFD9024PBF' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.079054s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` FORCE INDEX ( idx_categoryid ) LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'IRFD9024PBF%' OR `brand` LIKE 'IRFD9024PBF%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '132' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.084133s ]
SELECT brand, count(*) as count FROM ( SELECT `brand` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'IRFD9024PBF%' OR `brand` LIKE 'IRFD9024PBF%' ) AND `s`.`status` <> '2' AND `s`.`categoryid` = '132' ) LIMIT 1 ) tmp GROUP BY `brand` [ RunTime:0.075302s ]