SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.001898s ]
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=38160320' [ RunTime:0.023138s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001915s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.037107s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.003084s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.217.46' ) [ RunTime:0.050978s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001532s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.042804s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.002727s ]
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` = '38160320' LIMIT 1 [ RunTime:0.057532s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.015478s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 38160320 [ RunTime:0.079755s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.051976s ]
SELECT * FROM `stock_price` WHERE `stockid` = 38160320 ORDER BY `minOrder` ASC [ RunTime:0.096969s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.035507s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 38160320 ORDER BY `unit` DESC [ RunTime:0.059061s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.031740s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 38160320 [ RunTime:0.053165s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.047305s ]
SELECT * FROM `stock_price` WHERE `stockid` = 38160320 ORDER BY `minOrder` ASC [ RunTime:0.015263s ]
select * from pdf where partno='ZZ1-45CS' and brandshort='Century Spring Corp' limit 1 [ RunTime:0.053416s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.017867s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = 'ZZ1-45CS' LIMIT 1 [ RunTime:0.029652s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.002529s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = 'ZZ1-45CS' OR `brand` LIKE 'Century Spring Corp%' ) ) LIMIT 1 [ RunTime:0.051191s ]
SELECT `id` FROM `stock` WHERE `id` <> 38160320 AND `partno` = 'ZZ1-45CS' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%century spring corp%' ) [ RunTime:0.031260s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 12063520 [ RunTime:0.015036s ]
SELECT `note` FROM `stock` WHERE `id` = 12063520 LIMIT 1 [ RunTime:0.037987s ]
SELECT `description` FROM `stock` WHERE `id` = 12063520 LIMIT 1 [ RunTime:0.020311s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.020028s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = 'ZZ1-45CS' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.004559s ]