SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002230s ]
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/detail&id=9652' [ RunTime:0.001865s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.002576s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000789s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002765s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.46' ) [ RunTime:0.000358s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.002488s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002509s ]
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` = '9652' LIMIT 1 [ RunTime:0.014946s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002687s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 9652 [ RunTime:0.001771s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.003303s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9652 ORDER BY `minOrder` ASC [ RunTime:0.002644s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.008362s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 9652 ORDER BY `unit` DESC [ RunTime:0.000732s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003851s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 9652 [ RunTime:0.000642s ]
SELECT `name` FROM `product_type` WHERE `id` = 21 LIMIT 1 [ RunTime:0.000311s ]
SELECT * FROM `stock_price` WHERE `stockid` = 9652 ORDER BY `minOrder` ASC [ RunTime:0.000314s ]
select * from pdf where partno='1N5336BRLG' and brandshort='ONSEMI' limit 1 [ RunTime:0.002199s ]
select foldpath,foldpath2,filename from pdf_file where id=602699 limit 1 [ RunTime:0.002288s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.001245s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = '1N5336BRLG' LIMIT 1 [ RunTime:0.000362s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002231s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1N5336BRLG' OR `brand` LIKE 'ONSEMI%' ) ) LIMIT 1 [ RunTime:0.019387s ]
SELECT `id` FROM `stock` WHERE `id` <> 9652 AND `partno` = '1N5336BRLG' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%onsemi%' ) [ RunTime:0.006077s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 39996068 [ RunTime:0.000369s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.001534s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = '1N5336BRLG' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.000390s ]
SELECT `stock`.`id`,`code`,`imgurl`,`partno`,`categoryid`,`brand`,`name` FROM `stock` LEFT JOIN `product_type` ON `product_type`.`id`=`stock`.`categoryid` WHERE `categoryid` = 21 AND ( `partno` > '1N5336BRLG' ) ORDER BY `partno` ASC LIMIT 4 [ RunTime:0.007618s ]