SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.003274s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.209' , `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=3430B2F24RTD&search=1' [ RunTime:0.004456s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002042s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.002083s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002523s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.209' ) [ RunTime:0.000648s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001860s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000597s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.003643s ]
SELECT * FROM `stock_search` WHERE `partno` = '3430B2F24RTD' LIMIT 1 [ RunTime:0.001009s ]
UPDATE `stock_search` SET `count` = 3 , `updatetime` = '2026-09-17 10:46:18' WHERE `partno` = '3430B2F24RTD' [ RunTime:0.003300s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002867s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.004687s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001481s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18265800 LIMIT 5 [ RunTime:0.000841s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001262s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18265800 ORDER BY `minOrder` ASC [ RunTime:0.000536s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001114s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18265800 ORDER BY `unit` DESC [ RunTime:0.000394s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.001672s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18265800 LIMIT 2 [ RunTime:0.000419s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18265800 ORDER BY `minOrder` ASC [ RunTime:0.000441s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18132930 LIMIT 5 [ RunTime:0.001199s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18132930 ORDER BY `minOrder` ASC [ RunTime:0.000753s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 18132930 ORDER BY `unit` DESC [ RunTime:0.000731s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 18132930 LIMIT 2 [ RunTime:0.000714s ]
SELECT * FROM `stock_price` WHERE `stockid` = 18132930 ORDER BY `minOrder` ASC [ RunTime:0.000675s ]
select * from pdf where partno='3430B2F24RTD' and brandshort='TE Connectivity Passive Product' limit 1 [ RunTime:0.000538s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001365s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001101s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33341629 LIMIT 5 [ RunTime:0.000455s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33341629 ORDER BY `minOrder` ASC [ RunTime:0.000493s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33341629 ORDER BY `unit` DESC [ RunTime:0.000448s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33341629 LIMIT 2 [ RunTime:0.000345s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33341629 ORDER BY `minOrder` ASC [ RunTime:0.000423s ]
select * from pdf where partno='3430B2F24RTDF' and brandshort='TE Connectivity Passive Product' limit 1 [ RunTime:0.000650s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001421s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3430B2F24RTDF' OR `brand` LIKE 'TE Connectivity Passive Product%' ) ) LIMIT 1 [ RunTime:0.000498s ]
SELECT `id` FROM `stock` WHERE `id` <> 33341629 AND `partno` = '3430B2F24RTDF' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%te connectivity passive product%' ) [ RunTime:0.000532s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18265800 [ RunTime:0.000382s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 38088547 LIMIT 5 [ RunTime:0.000447s ]
SELECT * FROM `stock_price` WHERE `stockid` = 38088547 ORDER BY `minOrder` ASC [ RunTime:0.000424s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 38088547 ORDER BY `unit` DESC [ RunTime:0.000339s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 38088547 LIMIT 2 [ RunTime:0.000290s ]
SELECT * FROM `stock_price` WHERE `stockid` = 38088547 ORDER BY `minOrder` ASC [ RunTime:0.000342s ]
select * from pdf where partno='3430B2F24RTD' and brandshort='TE Connectivity Passive Product' limit 1 [ RunTime:0.000537s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '3430B2F24RTD' OR `brand` LIKE 'TE Connectivity Passive Product%' ) ) LIMIT 1 [ RunTime:0.000442s ]
SELECT `id` FROM `stock` WHERE `id` <> 38088547 AND `partno` = '3430B2F24RTD' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%te connectivity passive product%' ) [ RunTime:0.000577s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 18132930 [ RunTime:0.000358s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000814s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000757s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000696s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.001554s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000938s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000840s ]
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 '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.000771s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '3430B2F24RTD%' OR `brand` LIKE '3430B2F24RTD%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.000640s ]