SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001656s ]
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=IRLS3036TRLPBF&typeid=132' [ RunTime:0.002408s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001267s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000466s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001805s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.46' ) [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001410s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.002976s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001446s ]
SELECT * FROM `stock_search` WHERE `partno` = 'IRLS3036TRLPBF' LIMIT 1 [ RunTime:0.005157s ]
UPDATE `stock_search` SET `count` = 12881 , `updatetime` = '2026-06-12 10:14:00' WHERE `partno` = 'IRLS3036TRLPBF' [ RunTime:0.012210s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 132 LIMIT 1 [ RunTime:0.000438s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `typeid` = 132 [ RunTime:0.000442s ]
SELECT `id`,`name` FROM `product_type` WHERE `typeid` = 22 [ RunTime:0.000277s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002509s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `partno` LIKE 'IRLS3036TRLPBF%' AND `status` <> 2 AND `categoryid` = 132 ) AND `lockUser` = 0 [ RunTime:0.009051s ]
SELECT `s`.`id` FROM `stock` `s` WHERE `lockUser` = 0 AND ( (s.isDisplay = 1) ) AND ( `partno` LIKE 'IRLS3036TRLPBF%' AND `status` <> 2 AND `categoryid` = 132 ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.020416s ]
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` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `lockUser` = 0 AND ( (s.isDisplay = 1) ) AND `s`.`id` = '8377' ORDER BY FIELD(s.id, 8377) [ RunTime:0.013734s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.003988s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 8377 LIMIT 4 [ RunTime:0.003294s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.004680s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8377 ORDER BY `minOrder` ASC [ RunTime:0.002627s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001277s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 8377 ORDER BY `unit` DESC [ RunTime:0.000231s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001087s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 8377 LIMIT 2 [ RunTime:0.002340s ]
SELECT * FROM `stock_price` WHERE `stockid` = 8377 ORDER BY `minOrder` ASC [ RunTime:0.000219s ]
select * from pdf where partno='IRLS3036TRLPBF' and brandshort='INFINEON' limit 1 [ RunTime:0.000595s ]
select foldpath,foldpath2,filename from pdf_file where id=1567498 limit 1 [ RunTime:0.000423s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.003285s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'IRLS3036TRLPBF' OR `brand` LIKE 'INFINEON%' ) ) LIMIT 1 [ RunTime:0.000524s ]
SELECT brand, count(*) as count FROM `stock` WHERE ( `partno` LIKE 'IRLS3036TRLPBF%' AND `status` <> 2 AND `categoryid` = 132 ) AND `brand` IS NOT NULL AND `brand` <> '' GROUP BY `brand` ORDER BY `count` DESC LIMIT 10000 [ RunTime:0.001549s ]