SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001431s ]
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=207463-1' [ RunTime:0.004623s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002530s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000756s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001679s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.46' ) [ RunTime:0.004942s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001561s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.017149s ]
SHOW FULL COLUMNS FROM `stock_search` [ RunTime:0.001738s ]
SELECT * FROM `stock_search` WHERE `partno` = '207463-1' LIMIT 1 [ RunTime:0.015664s ]
UPDATE `stock_search` SET `count` = 16989 , `updatetime` = '2026-06-13 04:44:54' WHERE `partno` = '207463-1' [ RunTime:0.020222s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001479s ]
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 '207463-1%' OR `brand` LIKE '207463-1%' ) AND `s`.`status` <> '2' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.113378s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.018408s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 1676 LIMIT 4 [ RunTime:0.009148s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003721s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1676 ORDER BY `minOrder` ASC [ RunTime:0.001717s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001755s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 1676 ORDER BY `unit` DESC [ RunTime:0.004517s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002401s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 1676 LIMIT 2 [ RunTime:0.029807s ]
SELECT * FROM `stock_price` WHERE `stockid` = 1676 ORDER BY `minOrder` ASC [ RunTime:0.004792s ]
select * from pdf where partno='207463-1' and brandshort='AMP - TE CONNECTIVITY' limit 1 [ RunTime:0.005323s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002690s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '207463-1' OR `brand` LIKE 'AMP - TE CONNECTIVITY%' ) ) LIMIT 1 [ RunTime:0.004901s ]
SELECT `id` FROM `stock` WHERE `id` <> 1676 AND `partno` = '207463-1' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amp - te connectivity%' ) [ RunTime:0.004952s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 33358955 LIMIT 4 [ RunTime:0.014385s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33358955 ORDER BY `minOrder` ASC [ RunTime:0.030105s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 33358955 ORDER BY `unit` DESC [ RunTime:0.014973s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 33358955 LIMIT 2 [ RunTime:0.104669s ]
SELECT * FROM `stock_price` WHERE `stockid` = 33358955 ORDER BY `minOrder` ASC [ RunTime:0.005896s ]
select * from pdf where partno='207463-1' and brandshort='TE Connectivity AMP Connectors' limit 1 [ RunTime:0.052005s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '207463-1' OR `brand` LIKE 'TE Connectivity AMP Connectors%' ) ) LIMIT 1 [ RunTime:0.018115s ]
SELECT `id` FROM `stock` WHERE `id` <> 33358955 AND `partno` = '207463-1' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%te connectivity amp connectors%' ) [ RunTime:0.098477s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11912785 [ RunTime:0.020936s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 11912785 LIMIT 4 [ RunTime:0.017465s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11912785 ORDER BY `minOrder` ASC [ RunTime:0.029836s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 11912785 ORDER BY `unit` DESC [ RunTime:0.012087s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 11912785 LIMIT 2 [ RunTime:0.012838s ]
SELECT * FROM `stock_price` WHERE `stockid` = 11912785 ORDER BY `minOrder` ASC [ RunTime:0.008679s ]
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 '207463-1%' OR `brand` LIKE '207463-1%' ) AND `s`.`status` <> '2' ) ORDER BY `s`.`stockNum` DESC,`s`.`id` DESC LIMIT 0,20 [ RunTime:0.009759s ]
SELECT brand, count(*) as count FROM ( SELECT `brand` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '207463-1%' OR `brand` LIKE '207463-1%' ) AND `s`.`status` <> '2' ) LIMIT 3 ) tmp GROUP BY `brand` [ RunTime:0.007261s ]
SELECT DISTINCT `categoryid` FROM `stock` `s` WHERE ( `lockUser` = 0 AND `isDisplay` = 1 AND ( `partno` LIKE '207463-1%' OR `brand` LIKE '207463-1%' ) AND `s`.`status` <> '2' ) AND `categoryid` > 0 LIMIT 3 [ RunTime:0.018132s ]
SELECT `id`,`typeid`,`name` FROM `product_type` WHERE `id` = 282 [ RunTime:0.003842s ]