SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001298s ]
INSERT INTO `visit_log` SET `ip` = '216.73.216.101' , `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_50745019.html' [ RunTime:0.003289s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.000939s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000415s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.002390s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.101' ) [ RunTime:0.000313s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001018s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000647s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.001141s ]
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` = '50745019' LIMIT 1 [ RunTime:0.001054s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.000941s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 50745019 [ RunTime:0.000351s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.008881s ]
SELECT * FROM `stock_price` WHERE `stockid` = 50745019 ORDER BY `minOrder` ASC [ RunTime:0.001075s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.001835s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 50745019 ORDER BY `unit` DESC [ RunTime:0.000874s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.002222s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 50745019 [ RunTime:0.000661s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000426s ]
SELECT * FROM `stock_price` WHERE `stockid` = 50745019 ORDER BY `minOrder` ASC [ RunTime:0.000424s ]
select * from pdf where partno='1916CS' and brandshort='Century Spring Corp' limit 1 [ RunTime:0.001048s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.001380s ]
SELECT `memo` FROM `stock_product_overview` WHERE `memo` LIKE '%1916CS%' LIMIT 1 [ RunTime:0.982595s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.003181s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = '1916CS' LIMIT 1 [ RunTime:0.000899s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001252s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '1916CS' OR `brand` LIKE 'Century Spring Corp%' ) ) LIMIT 1 [ RunTime:0.001698s ]
SELECT `id` FROM `stock` WHERE `id` <> 50745019 AND `partno` = '1916CS' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%century spring corp%' ) [ RunTime:0.000768s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13350835 [ RunTime:0.000949s ]
SELECT `note` FROM `stock` WHERE `id` = 13350835 LIMIT 1 [ RunTime:0.002478s ]
SELECT `description` FROM `stock` WHERE `id` = 13350835 LIMIT 1 [ RunTime:0.000343s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.001363s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = '1916CS' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.000639s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > '1916CS' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.013229s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.000826s ]