SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001613s ]
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_55102881.html' [ RunTime:0.002871s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001531s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.002624s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002598s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.165' ) [ RunTime:0.000473s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001527s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.001925s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001798s ]
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` = '55102881' LIMIT 1 [ RunTime:0.003460s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.001681s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 55102881 [ RunTime:0.000511s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.001624s ]
SELECT * FROM `stock_price` WHERE `stockid` = 55102881 ORDER BY `minOrder` ASC [ RunTime:0.003902s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.002131s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 55102881 ORDER BY `unit` DESC [ RunTime:0.002865s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.008399s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 55102881 [ RunTime:0.010889s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.008757s ]
SELECT * FROM `stock_price` WHERE `stockid` = 55102881 ORDER BY `minOrder` ASC [ RunTime:0.003296s ]
select * from pdf where partno='UG-1094/U(42)' and brandshort='Hirose Electric Co Ltd' limit 1 [ RunTime:0.008841s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.002472s ]
SELECT `memo` FROM `stock_product_overview` WHERE `memo` LIKE '%UG-1094/U(42)%' LIMIT 1 [ RunTime:1.005263s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.003173s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = 'UG-1094/U(42)' LIMIT 1 [ RunTime:0.021982s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001493s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'UG-1094/U(42)' OR `brand` LIKE 'Hirose Electric Co Ltd%' ) ) LIMIT 1 [ RunTime:0.024983s ]
SELECT `id` FROM `stock` WHERE `id` <> 55102881 AND `partno` = 'UG-1094/U(42)' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%hirose electric co ltd%' ) [ RunTime:0.026199s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.003861s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = 'UG-1094/U(42)' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.007429s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > 'UG-1094/U(42)' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.026588s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.000542s ]