SHOW FULL COLUMNS FROM `visit_log` [ RunTime:0.002394s ]
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_50702712.html' [ RunTime:0.004946s ]
SHOW FULL COLUMNS FROM `product_type` [ RunTime:0.001625s ]
SELECT `id`,`typeid`,`name`,`typestr` FROM `product_type` WHERE `id` NOT IN (11,12,13,14,15) AND `id` <= 750 [ RunTime:0.000513s ]
SHOW FULL COLUMNS FROM `o_cart` [ RunTime:0.001828s ]
SELECT COUNT(*) AS think_count FROM `o_cart` WHERE ( `userId` = 0 AND `visitIP` = '216.73.216.101' ) [ RunTime:0.000360s ]
SHOW FULL COLUMNS FROM `ad` [ RunTime:0.001499s ]
SELECT * FROM `ad` WHERE `isDisplay` = 1 [ RunTime:0.000327s ]
SHOW FULL COLUMNS FROM `stock` [ RunTime:0.003389s ]
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` = '50702712' LIMIT 1 [ RunTime:0.012968s ]
SHOW FULL COLUMNS FROM `stock_pra` [ RunTime:0.002726s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 50702712 [ RunTime:0.000779s ]
SHOW FULL COLUMNS FROM `stock_price` [ RunTime:0.002004s ]
SELECT * FROM `stock_price` WHERE `stockid` = 50702712 ORDER BY `minOrder` ASC [ RunTime:0.001283s ]
SHOW FULL COLUMNS FROM `stock_unitquantity` [ RunTime:0.004654s ]
SELECT * FROM `stock_unitquantity` WHERE `stockid` = 50702712 ORDER BY `unit` DESC [ RunTime:0.000634s ]
SHOW FULL COLUMNS FROM `stock_warehousequantity` [ RunTime:0.003260s ]
SELECT * FROM `stock_warehousequantity` WHERE `stockid` = 50702712 [ RunTime:0.002796s ]
SELECT `name` FROM `product_type` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001365s ]
SELECT * FROM `stock_price` WHERE `stockid` = 50702712 ORDER BY `minOrder` ASC [ RunTime:0.000356s ]
select * from pdf where partno='4092-H' and brandshort='Brady Corporation' limit 1 [ RunTime:0.007096s ]
SHOW FULL COLUMNS FROM `stock_product_overview` [ RunTime:0.002765s ]
SELECT `memo` FROM `stock_product_overview` WHERE `memo` LIKE '%4092-H%' LIMIT 1 [ RunTime:0.990083s ]
SHOW FULL COLUMNS FROM `pdf` [ RunTime:0.002553s ]
SELECT `id`,`partno`,`note`,`note_cn` FROM `pdf` WHERE `partno` = '4092-H' LIMIT 1 [ RunTime:0.001003s ]
SHOW FULL COLUMNS FROM `stock_pra_lib` [ RunTime:0.001955s ]
SELECT `pra` FROM `stock_pra_lib` WHERE ( ( `partno` = '4092-H' OR `brand` LIKE 'Brady Corporation%' ) ) LIMIT 1 [ RunTime:0.006378s ]
SELECT `id` FROM `stock` WHERE `id` <> 50702712 AND `partno` = '4092-H' AND `lockUser` = 0 AND ( LOWER(brand) LIKE '%brady corporation%' ) [ RunTime:0.005978s ]
SELECT * FROM `stock_pra` WHERE `stockid` = 13458029 [ RunTime:0.008944s ]
SELECT `note` FROM `stock` WHERE `id` = 13458029 LIMIT 1 [ RunTime:0.022077s ]
SELECT `description` FROM `stock` WHERE `id` = 13458029 LIMIT 1 [ RunTime:0.004318s ]
SHOW FULL COLUMNS FROM `icreplace` [ RunTime:0.001788s ]
SELECT `r`.*,`b`.`brandshort`,`b`.`brandcn` FROM `icreplace` `r` LEFT JOIN `stock_brand` `b` ON `b`.`id`=`r`.`icbrandid` WHERE `r`.`partno` = '4092-H' ORDER BY `r`.`id` DESC LIMIT 5 [ RunTime:0.012024s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `categoryid` = 0 AND ( `partno` > '4092-H' ) ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.018871s ]
SELECT `id`,`code`,`imgurl`,`minOrderPrice`,`partno`,`brand`,`package` FROM `stock` WHERE `status` = 3 ORDER BY `partno` ASC LIMIT 8 [ RunTime:0.008569s ]