SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001380s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.133' , `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=NCP5604AAGEVB&search=1' [ RunTime:0.008930s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001268s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.004285s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001281s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.133' ) [ RunTime:0.010717s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001959s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.010369s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001529s ]
SELECT * FROM `stock_search` WHERE `partno` = 'NCP5604AAGEVB' LIMIT 1 [ RunTime:0.013099s ]
UPDATE `stock_search` SET `count` = 3 , `updatetime` = '2026-08-28 18:29:13' WHERE `partno` = 'NCP5604AAGEVB' [ RunTime:0.003712s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001309s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006148s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001083s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19519740 LIMIT 5 [ RunTime:0.011814s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001137s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19519740 ORDER BY `minOrder` ASC [ RunTime:0.016892s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001668s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 19519740 ORDER BY `unit` DESC [ RunTime:0.021240s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001175s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 19519740 LIMIT 2 [ RunTime:0.016489s ]
SELECT * FROM `stock_price` WHERE `stockid` = 19519740 ORDER BY `minOrder` ASC [ RunTime:0.011794s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006872s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.022135s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 64044602 LIMIT 5 [ RunTime:0.031649s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64044602 ORDER BY `minOrder` ASC [ RunTime:0.016984s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 64044602 ORDER BY `unit` DESC [ RunTime:0.014418s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 64044602 LIMIT 2 [ RunTime:0.028036s ]
SELECT * FROM `stock_price` WHERE `stockid` = 64044602 ORDER BY `minOrder` ASC [ RunTime:0.014913s ]
select * from pdf where partno='NCP5604AAGEVB' and brandshort='onsemi' limit 1 [ RunTime:0.063940s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002461s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'NCP5604AAGEVB' OR `brand` LIKE 'onsemi%' ) ) LIMIT 1 [ RunTime:0.018730s ]
SELECT `id` FROM `stock` WHERE `id` <> 64044602 AND `partno` = 'NCP5604AAGEVB' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%onsemi%' ) [ RunTime:0.020646s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 19519740 [ RunTime:0.004028s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.014473s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000655s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.022466s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.006419s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.059615s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.035190s ]
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 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.040832s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'NCP5604AAGEVB%' OR `brand` LIKE 'NCP5604AAGEVB%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.037083s ]