SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001311s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.157' , `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=MCL4148-TR' [ RunTime:0.001656s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001102s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000464s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001575s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.157' ) [ RunTime:0.000276s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001209s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000208s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.000874s ]
SELECT * FROM `stock_search` WHERE `partno` = 'MCL4148-TR' LIMIT 1 [ RunTime:0.003400s ]
UPDATE `stock_search` SET `count` = 10600 , `updatetime` = '2026-06-14 12:03:40' WHERE `partno` = 'MCL4148-TR' [ RunTime:0.006439s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001813s ]
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 `isDisplay` = 1 AND ( `partno` LIKE 'MCL4148-TR%' OR `brand` LIKE 'MCL4148-TR%' ) AND `s`.`status` <> '2' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006581s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001423s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14479 LIMIT 4 [ RunTime:0.000381s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001035s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14479 ORDER BY `minOrder` ASC [ RunTime:0.007839s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001497s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14479 ORDER BY `unit` DESC [ RunTime:0.001444s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001212s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14479 LIMIT 2 [ RunTime:0.002533s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14479 ORDER BY `minOrder` ASC [ RunTime:0.000950s ]
select * from pdf where partno='MCL4148-TR' and brandshort='VISHAY' limit 1 [ RunTime:0.017530s ]
select foldpath,foldpath2,filename from pdf_file where id=1056095 limit 1 [ RunTime:0.014027s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001539s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MCL4148-TR' OR `brand` LIKE 'VISHAY%' ) ) LIMIT 1 [ RunTime:0.015018s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 44080500 LIMIT 4 [ RunTime:0.013043s ]
SELECT * FROM `stock_price` WHERE `stockid` = 44080500 ORDER BY `minOrder` ASC [ RunTime:0.021987s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 44080500 ORDER BY `unit` DESC [ RunTime:0.011341s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 44080500 LIMIT 2 [ RunTime:0.033823s ]
SELECT * FROM `stock_price` WHERE `stockid` = 44080500 ORDER BY `minOrder` ASC [ RunTime:0.015257s ]
select * from pdf where partno='MCL4148-TR' and brandshort='Vishay General Semiconductor - Diodes Division' limit 1 [ RunTime:0.027586s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MCL4148-TR' OR `brand` LIKE 'Vishay General Semiconductor - Diodes Division%' ) ) LIMIT 1 [ RunTime:0.008017s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 44080508 LIMIT 4 [ RunTime:0.013512s ]
SELECT * FROM `stock_price` WHERE `stockid` = 44080508 ORDER BY `minOrder` ASC [ RunTime:0.014566s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 44080508 ORDER BY `unit` DESC [ RunTime:0.000708s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 44080508 LIMIT 2 [ RunTime:0.004205s ]
SELECT * FROM `stock_price` WHERE `stockid` = 44080508 ORDER BY `minOrder` ASC [ RunTime:0.003341s ]
select * from pdf where partno='MCL4148-TR3' and brandshort='Vishay General Semiconductor - Diodes Division' limit 1 [ RunTime:0.004143s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'MCL4148-TR3' OR `brand` LIKE 'Vishay General Semiconductor - Diodes Division%' ) ) LIMIT 1 [ RunTime:0.009386s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MCL4148-TR%' OR `brand` LIKE 'MCL4148-TR%' ) AND `s`.`status` <> '2' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.005503s ]
SELECT brand, count(*) as count FROM ( SELECT `brand` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MCL4148-TR%' OR `brand` LIKE 'MCL4148-TR%' ) AND `s`.`status` <> '2' ) LIMIT 3 ) tmp GROUP BY `brand` [ RunTime:0.023909s ]
SELECT DISTINCT `categoryid` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'MCL4148-TR%' OR `brand` LIKE 'MCL4148-TR%' ) AND `s`.`status` <> '2' ) AND `categoryid` > 0 LIMIT 3 [ RunTime:0.012879s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 21 [ RunTime:0.003348s ]