SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001313s ]
INSERT INTO `visit_log` SET `ip` = '216.73.217.165' , `useragent` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , `reffer` = '' , `host` = 'https://www.ic118.com/stock/detail_54195453.html' [ RunTime:0.024396s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001527s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.040782s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001505s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.165' ) [ RunTime:0.092619s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.009010s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.063983s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002694s ]
SELECT `s`.*,`u`.`company`,`t`.`name` FROM `stock` `s` LEFT JOIN `user` `u` ON `u`.`id`=`s`.`userid` LEFT JOIN `product_type` `t` ON `t`.`id`=`s`.`categoryid` WHERE `s`.`id` = '54195453' LIMIT 1 [ RunTime:0.075092s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.022014s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 54195453 [ RunTime:0.125021s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.145839s ]
SELECT * FROM `stock_price` WHERE `stockid` = 54195453 ORDER BY `minOrder` ASC [ RunTime:0.094586s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.123378s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 54195453 ORDER BY `unit` DESC [ RunTime:0.153005s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.061513s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 54195453 [ RunTime:0.074873s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.028463s ]
SELECT * FROM `stock_price` WHERE `stockid` = 54195453 ORDER BY `minOrder` ASC [ RunTime:0.000583s ]
select * from pdf where partno='CS3106A16S-8S' and brandshort='Amphenol Industrial Operations' limit 1 [ RunTime:0.155892s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.002277s ]
SELECT `memo` FROM `stock_product_overview` WHERE `memo` LIKE '%CS3106A16S-8S%' LIMIT 1 [ RunTime:0.973327s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.002489s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = 'CS3106A16S-8S' LIMIT 1 [ RunTime:0.033122s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001109s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'CS3106A16S-8S' OR `brand` LIKE 'Amphenol Industrial Operations%' ) ) LIMIT 1 [ RunTime:0.064730s ]
SELECT `id` FROM `stock` WHERE `id` <> 54195453 AND `partno` = 'CS3106A16S-8S' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%amphenol industrial operations%' ) [ RunTime:0.083678s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.025020s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = 'CS3106A16S-8S' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.051894s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > 'CS3106A16S-8S' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.214062s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.052269s ]