SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002708s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.153' , `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=ICLR1-1C-71-4.00-BD-00-U&search=1' [ RunTime:0.002134s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002102s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000630s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002977s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.153' ) [ RunTime:0.000328s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001545s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.005829s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.002113s ]
SELECT * FROM `stock_search` WHERE `partno` = 'ICLR1-1C-71-4.00-BD-00-U' LIMIT 1 [ RunTime:0.015424s ]
UPDATE `stock_search` SET `count` = 2 , `updatetime` = '2026-08-17 22:16:46' WHERE `partno` = 'ICLR1-1C-71-4.00-BD-00-U' [ RunTime:0.022524s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002448s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND ( (s.platform = 1) ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.048035s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.011926s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14727882 LIMIT 5 [ RunTime:0.015171s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003001s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14727882 ORDER BY `minOrder` ASC [ RunTime:0.063411s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.025239s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 14727882 ORDER BY `unit` DESC [ RunTime:0.000692s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002334s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 14727882 LIMIT 2 [ RunTime:0.003636s ]
SELECT * FROM `stock_price` WHERE `stockid` = 14727882 ORDER BY `minOrder` ASC [ RunTime:0.010303s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '2' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.024894s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '3' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.071162s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 41968111 LIMIT 5 [ RunTime:0.077544s ]
SELECT * FROM `stock_price` WHERE `stockid` = 41968111 ORDER BY `minOrder` ASC [ RunTime:0.047373s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 41968111 ORDER BY `unit` DESC [ RunTime:0.022770s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 41968111 LIMIT 2 [ RunTime:0.046440s ]
SELECT * FROM `stock_price` WHERE `stockid` = 41968111 ORDER BY `minOrder` ASC [ RunTime:0.025363s ]
select * from pdf where partno='ICLR1-1C-71-4.00-BD-00-U' and brandshort='Sensata-Airpax' limit 1 [ RunTime:0.023907s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002471s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ICLR1-1C-71-4.00-BD-00-U' OR `brand` LIKE 'Sensata-Airpax%' ) ) LIMIT 1 [ RunTime:0.049342s ]
SELECT `id` FROM `stock` WHERE `id` <> 41968111 AND `partno` = 'ICLR1-1C-71-4.00-BD-00-U' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%sensata-airpax%' ) [ RunTime:0.067191s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 14727882 [ RunTime:0.031368s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '4' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.096796s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '5' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.035060s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '6' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.069224s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '7' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.061376s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '8' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.049763s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '9' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.031670s ]
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 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND `s`.`platform` = '10' ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.051202s ]
SELECT COUNT(*) AS think_count FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' OR `brand` LIKE 'ICLR1-1C-71-4.00-BD-00-U%' ) ) AND ( (s.platform = 1) ) [ RunTime:0.047961s ]